Searched refs:COMPILE_STACK_EMPTY (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1641 #define COMPILE_STACK_EMPTY (compile_stack.avail == 0)
2385 if (COMPILE_STACK_EMPTY)
2407 if (COMPILE_STACK_EMPTY)
2818 if (!COMPILE_STACK_EMPTY)
1630 #define COMPILE_STACK_EMPTY macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c1712 #define COMPILE_STACK_EMPTY (compile_stack.avail == 0)
2531 if (COMPILE_STACK_EMPTY) {
2552 if (COMPILE_STACK_EMPTY) {
2984 if (!COMPILE_STACK_EMPTY)
1700 #define COMPILE_STACK_EMPTY macro
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c2148 # define COMPILE_STACK_EMPTY (compile_stack.avail == 0)
3718 if (COMPILE_STACK_EMPTY)
3740 if (COMPILE_STACK_EMPTY)
4162 if (!COMPILE_STACK_EMPTY)
2137 # define COMPILE_STACK_EMPTY macro

Completed in 243 milliseconds