logxor

logxor is a built-in function in `C source code'.

(logxor &rest INTS-OR-MARKERS)

Return bitwise-exclusive-or of all the arguments.
Arguments may be integers, or markers converted to integers.