OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EAT
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/battlestar/
extern.h
176
#define
EAT
1042
345
int
eat
(void);
/src/lib/libc/regex/
regcomp.c
201
#define
EAT
(c) ((SEE(c)) ? (NEXT(), 1) : 0)
203
#define EATSPEC(a) (p->bre ? EATTWO('\\', a) :
EAT
(a))
659
if (
EAT
(',')) {
668
if (!
EAT
('}')) { /* error heuristics */
700
*
Eat
consecutive branch delimiters for the kind of expression that we are
802
if (
EAT
('^')) {
1038
if (
EAT
('*')) { /* implemented as +? */
1054
if (
EAT
(',')) {
1121
if (
EAT
('^'))
1123
if (
EAT
(']'))
[
all
...]
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025