Home
last modified time | relevance | path

Searched defs:FAIL_STACK_EMPTY (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1077 #define FAIL_STACK_EMPTY() (fail_stack.avail == 0) macro
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c1164 #define FAIL_STACK_EMPTY() (fail_stack.avail == 0) macro
/openbsd-src/gnu/lib/libiberty/src/
H A Dregex.c1483 # define FAIL_STACK_EMPTY() (fail_stack.avail == 0) macro