Searched refs:END_OF_ARGLIST (Results 1 – 2 of 2) sorted by relevance
1837 #define END_OF_ARGLIST(t) ((t) == void_type_node) in validate_proto_after_old_defn() macro1860 if (END_OF_ARGLIST (oldargtype) && END_OF_ARGLIST (newargtype)) in validate_proto_after_old_defn()1865 if (END_OF_ARGLIST (oldargtype)) in validate_proto_after_old_defn()1871 else if (END_OF_ARGLIST (newargtype)) in validate_proto_after_old_defn()1898 #undef END_OF_ARGLIST in validate_proto_after_old_defn()
1852 #define END_OF_ARGLIST(t) ((t) == void_type_node) in validate_proto_after_old_defn() macro1875 if (END_OF_ARGLIST (oldargtype) && END_OF_ARGLIST (newargtype)) in validate_proto_after_old_defn()1880 if (END_OF_ARGLIST (oldargtype)) in validate_proto_after_old_defn()1886 else if (END_OF_ARGLIST (newargtype)) in validate_proto_after_old_defn()1913 #undef END_OF_ARGLIST in validate_proto_after_old_defn()