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

/openbsd-current/gnu/gcc/fixincludes/
H A Dfixfixes.c54 #define GTYPE_SE_CT 1 macro
656 regmatch_t rm[GTYPE_SE_CT+1];
682 while (xregexec (&re, text, GTYPE_SE_CT+1, rm, 0) == 0)
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixfixes.c53 #define GTYPE_SE_CT 1 macro
666 regmatch_t rm[GTYPE_SE_CT+1];
692 while (regexec (&re, text, GTYPE_SE_CT+1, rm, 0) == 0)

Completed in 135 milliseconds