Searched defs:SN_LESS (Results 1 – 4 of 4) sorted by relevance
305 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
495 #define SN_LESS(a, b) (((a-b)&0x800)!=0) macro
48 #define SN_LESS(a, b) (((a-b) & 0x800) != 0) macro
626 #define SN_LESS(a, b) (((a-b)&0x800) != 0) macro