Searched defs:L_ISNEG (Results 1 – 2 of 2) sorted by relevance
73 #define L_ISNEG(v) ((v) < 0) macro
239 #define L_ISNEG(v) M_ISNEG((v)->l_ui) macro