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

/openbsd-current/lib/libc/regex/
H A Dregcomp.c114 #define EAT(c) ((SEE(c)) ? (NEXT(), 1) : 0) macro
251 if (!EAT('|'))
385 if (EAT(',')) {
394 if (!EAT('}')) { /* error heuristics */
442 if (EAT('^')) {
556 if (EAT('*')) { /* implemented as +? */
564 if (EAT(',')) {
634 if (EAT('^'))
636 if (EAT(']'))
638 else if (EAT('
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c256 #define EAT(c) ((SEE(c)) ? (NEXT(), 1) : 0) macro
408 if (!EAT('|'))
580 if (EAT(',')) {
589 if (!EAT('}')) { /* error heuristics */
637 if (EAT('^')) {
743 if (EAT('*')) { /* implemented as +? */
751 if (EAT(',')) {
821 if (EAT('^'))
823 if (EAT(']'))
825 else if (EAT('
[all...]
/openbsd-current/games/battlestar/
H A Dwords.c176 { "eat", EAT, VERB, NULL },
H A Dextern.h177 #define EAT 1042 macro
H A Dcypher.c251 case EAT:
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl33392 CJK RADICAL EAT ONE
33395 CJK RADICAL EAT TWO
33398 CJK RADICAL EAT THREE
33401 CJK RADICAL C-SIMPLIFIED EAT
34010 KANGXI RADICAL EAT
52169 SHAVIAN LETTER EAT
[all...]

Completed in 141 milliseconds