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

/openbsd-current/gnu/gcc/gcc/
H A Dgengtype.c1225 const char *for_name;
1249 for_name = basename;
1257 output_name = "gt-c-common.h", for_name = "c-common.c";
1259 output_name = "gt-c-decl.h", for_name = "c-decl.c";
1262 output_name = "gt-cp-tree.h", for_name = "cp/tree.c";
1265 output_name = "gt-cp-decl.h", for_name = "cp/decl.c";
1268 output_name = "gt-cp-name-lookup.h", for_name = "cp/name-lookup.c";
1271 output_name = "gt-objc-objc-act.h", for_name = "objc/objc-act.c";
1282 for_name = NULL;
1291 r = create_file (for_name, output_nam
1223 const char *for_name; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c1244 const char *for_name;
1268 for_name = basename;
1271 output_name = "gt-c-common.h", for_name = "c-common.c";
1273 output_name = "gt-c-decl.h", for_name = "c-decl.c";
1284 for_name = NULL;
1293 r = create_file (for_name, output_name);
1242 const char *for_name; local

Completed in 126 milliseconds