Searched defs:NEGATIVE_BIT_SET (Results 1 – 2 of 2) sorted by relevance
8076 #define NEGATIVE_BIT_SET ((given & (1 << U_BIT)) == 0) macro
8031 #define NEGATIVE_BIT_SET ((given & (1 << U_BIT)) == 0) macro