Searched refs:bad_type (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dinsertion.h35 table, tex, vtable, titlepage, bad_type enumerator in enum:insertion_type
H A Dinsertion.c46 "verbatim", "table", "tex", "vtable", "titlepage", "bad_type"
94 return insertion_level ? insertion_stack->insertion : bad_type;
225 if ((int) type < (int) bad_type)
248 while (index < (int) bad_type)
262 return bad_type;
956 `bad_type', TYPE gets translated to match the value currently on top
969 if (type == bad_type)
2078 if (type == bad_type)
/freebsd-9.3-release/release/picobsd/build/
H A Dpicobsd288 [ -n "${name}" ] || fail $? bad_type
820 bad_type)
/freebsd-9.3-release/contrib/gcc/cp/
H A Dtree.c579 tree bad_type = build_qualified_type (ptr_type_node, bad_quals);
583 bad_type, type);
577 tree bad_type = build_qualified_type (ptr_type_node, bad_quals); local
H A Dtypeck.c6907 tree bad_type = build_qualified_type (type, type_quals);
6909 bad_type, type);
6890 tree bad_type = build_qualified_type (type, type_quals); local
H A Ddecl.c7545 tree bad_type = build_qualified_type (type, type_quals);
7547 bad_type, type);
7530 tree bad_type = build_qualified_type (type, type_quals); local

Completed in 141 milliseconds