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

/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c1579 # define POP_FAILURE_ELT() fail_stack.stack[--fail_stack.avail]
1765 reg_info[this_reg].word = POP_FAILURE_ELT (); \
8175 #undef POP_FAILURE_ELT
1569 # define POP_FAILURE_ELT macro
8153 #undef POP_FAILURE_ELT macro
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c1171 #define POP_FAILURE_ELT() fail_stack.stack[--fail_stack.avail]
1356 reg_info[this_reg].word = POP_FAILURE_ELT (); \
1162 #define POP_FAILURE_ELT macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c1276 #define POP_FAILURE_ELT() fail_stack.stack[--fail_stack.avail]
1458 reg_info[this_reg].word = POP_FAILURE_ELT (); \
1266 #define POP_FAILURE_ELT macro

Completed in 192 milliseconds