Searched refs:FARG (Results 1 – 9 of 9) sorted by relevance
67 if (op == FARG && rn->tn_sys) in is_typeok_strict_bool_binary()75 op == RETURN || op == INIT || op == FARG) in is_typeok_strict_bool_binary()102 if (op == FARG) in typeok_strict_bool_binary_compatible()
131 FARG, /* does not appear in the tree */ enumerator134 #define NOPS ((int)FARG + 1)
2823 if (op == RETURN || op == INIT || op == FARG) in typeok_assign()2901 case FARG: in check_assign_void_pointer()3018 case FARG: in check_assign_void_pointer_compat()3056 case FARG: in check_assign_pointer_integer()3078 if (op == FARG) in check_assign_pointer()3100 case FARG: in warn_assign()3279 case FARG: in typeok_op()3349 case FARG: in check_enum_type_mismatch()3392 case FARG: in check_enum_int_mismatch()3548 if (op == FARG) in check_lossy_floating_to_integer_conversion()[all …]
143 #define TNULL INCREF(FARG) /* pointer to FARG -- impossible type */144 #define TELLIPSIS INCREF(INCREF(FARG))614 #define FARG (MAXTYPES+2) macro
428 if (q->n_type != FARG) in defid()455 if (gflag && p->stype != FARG) in defid()607 if (p->stype == FARG) in dclargs()
1646 p->n_type = FARG; in oldargs()1874 else if (s->stype != FARG) in olddecl()
142 #define TNULL INCREF(FARG) /* pointer to FARG -- impossible type */143 #define TELLIPSIS INCREF(INCREF(FARG))671 #define FARG (MAXTYPES+2) macro
462 if (q->n_type != FARG) in defid2()490 if (gflag && p->stype != FARG) in defid2()636 if (p->stype == FARG) in dclargs()
1699 p->n_type = FARG; in oldargs()1911 else if (s->stype != FARG) in olddecl()