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

/openbsd-current/gnu/gcc/fixincludes/
H A Dfixfixes.c131 emit_gnu_type (const char* text, regmatch_t* rm ) function
684 text = emit_gnu_type (text, rm);
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixfixes.c133 static const char *emit_gnu_type PARAMS ((const char *, regmatch_t *));
135 emit_gnu_type ( text, rm ) function
694 text = emit_gnu_type (text, rm);

Completed in 120 milliseconds