Searched defs:ODD (Results 1 – 3 of 3) sorted by relevance
41 #define ODD(n) ((n) & 01) macro
72 #define ODD(a) ((a)&1) macro
124 #define ODD(x) ((x) & 1) in _kafs_fixup_viceid() macro