logand
logand is a built-in function in `C source code
'.
(logand &rest INTS-OR-MARKERS)
Return bitwise-and of all the arguments.
Arguments may be integers, or markers converted to integers.
C source code
'.
(logand &rest INTS-OR-MARKERS)
Return bitwise-and of all the arguments.
Arguments may be integers, or markers converted to integers.