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

/haiku-buildtools/gcc/fixincludes/
H A Dfixfixes.c53 #define GTYPE_SE_CT 1 macro
655 regmatch_t rm[GTYPE_SE_CT+1];
681 while (xregexec (&re, text, GTYPE_SE_CT+1, rm, 0) == 0)
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dfixfixes.c54 #define GTYPE_SE_CT 1 macro
662 regmatch_t rm[GTYPE_SE_CT+1];
688 while (xregexec (&re, text, GTYPE_SE_CT+1, rm, 0) == 0)

Completed in 102 milliseconds