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

/haiku/src/build/libgnuregex/
H A Dregex.c1005 #define COMPILE_STACK_EMPTY (compile_stack.avail == 0)
1629 if (COMPILE_STACK_EMPTY)
1649 if (COMPILE_STACK_EMPTY)
2042 if (!COMPILE_STACK_EMPTY)
997 #define COMPILE_STACK_EMPTY macro

Completed in 38 milliseconds