The
logand
operator for int32 objects.
An int32 object or an integer of type
(signed-byte 32)
.
An int32 object or an integer of type
(signed-byte 32)
.
The function
int32-logand
is the bitwise logical 'and' operator for int32 objects .
See the section "Fast 32bit arithmetic" in the LispWorks User Guide for more information about the INT32 API.