Searched refs:ISFTY (Results 1 – 8 of 8) sorted by relevance
623 #define ISFTY(x) ((x) >= FLOAT && (x) <= LDOUBLE) macro
1871 !ISFTY(tc.type)) in typenode()3009 if (!ISFTY(t)) in maxtyp()3316 } else if (ISFTY(q->n_type) || ISITY(q->n_type)) { /* real or imag */ in cxret()3317 p = structref(p, DOT, ISFTY(q->n_type) ? real : imag); in cxret()
680 #define ISFTY(x) ((x) >= FLOAT && (x) <= LDOUBLE) macro
1873 !ISFTY(tc.type)) in typenode()3069 if (!ISFTY(t)) in maxtyp()3467 p = structref(p, DOT, ISFTY(dt) ? real : imag); in cxargfixup()
943 if (ISFTY(p1->n_type)) in timodeassign()
588 else if (ISFTY(t)) in builtin_classify_type()
628 ISFTY(ip->ip_node->n_type)) in pass1_lastchance()
1305 ISFTY(ip->ip_node->n_type))