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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgengenrtl.c48 type_from_format (int c)
250 printf (",\n\t%sarg%d", type_from_format (*p), i++);
274 printf (",\n\t%sarg%d", type_from_format (*p), i++);
47 type_from_format (int c) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgengenrtl.cc48 type_from_format (int c)
249 printf (",\n\t%sarg%d", type_from_format (*p), i++);
273 printf (",\n\t%sarg%d", type_from_format (*p), i++);
47 type_from_format (int c) function

Completed in 106 milliseconds