Home
last modified time | relevance | path

Searched refs:REGEX_COUNT (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.c488 regex_t *p_re = (regex_t *) xmalloc (REGEX_COUNT * sizeof (regex_t)); in run_compiles()
492 memset ( (void*)p_re, '\0', REGEX_COUNT * sizeof (regex_t) ); in run_compiles()
H A Dfixincl.tpl181 #define REGEX_COUNT [= (. re-ct) =]
H A Dfixincl.x6538 #define REGEX_COUNT 180 macro
/openbsd-src/gnu/gcc/fixincludes/
H A Dfixincl.tpl185 #define REGEX_COUNT [= (. re-ct) =]
H A Dfixincl.c457 regex_t *p_re = XCNEWVEC (regex_t, REGEX_COUNT); in run_compiles()
H A Dfixincl.x8302 #define REGEX_COUNT 246 macro