Searched refs:gtype_desc_c (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c1128 outf_p gtype_desc_c;
1130 gtype_desc_c = create_file ("GCC", "gtype-desc.c");
1132 oprintf (gtype_desc_c, "#include \"%s\"\n", *ifp);
1126 outf_p gtype_desc_c; local
/openbsd-current/gnu/gcc/gcc/
H A Dgengtype.c1113 outf_p gtype_desc_c;
1115 gtype_desc_c = create_file ("GCC", "gtype-desc.c");
1117 oprintf (gtype_desc_c, "#include \"%s\"\n", *ifp);
1111 outf_p gtype_desc_c; local

Completed in 83 milliseconds