logior

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

(logior &rest INTS-OR-MARKERS)

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