Lines Matching refs:M_ISNEG
205 #define M_ISNEG(v_i) /* v < 0 */ \241 #define L_ISNEG(v) M_ISNEG((v)->l_ui)283 int M_isneg; \286 M_isneg = (d_tmp < 0.); \287 if (M_isneg) { \291 if (M_isneg) { \302 int M_isneg; \305 M_isneg = M_ISNEG(r_ui); \306 if (M_isneg) { \310 if (M_isneg) { \334 if (M_ISNEG(l_thi)) { \
Indexes created Sun Jun 28 00:24:58 UTC 2026