Searched refs:or (Results 1 – 8 of 8) sorted by relevance
34 #error BITS_PER_LONG not 32 or 64
15 # error Sorry, your version of GCC is too old - please use 4.9 or newer.21 # error Sorry, your version of GCC is too old - please use 5.1 or newer.
12 # error Sorry, your version of Clang is too old - please use 10.0.1 or newer.
21 #error Wordsize not 32 or 64
224 #error BITS_PER_LONG not 32 or 64 in __ffs64()
134 ATOMIC_FETCH_OP(or, |)146 ATOMIC_OP(or, |)
41 ATOMIC64_OPS(or)
163 __u32 or; /* in, value OR'd with result */ member