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

/ast/src/lib/libast/regex/
H A Dregcomp.c67 #define eat(p) do{if ((p)->token.push)(p)->token.push=0;else (p)->cursor+=(p)->token.len;}while (0) macro
1803 eat(env);
1812 eat(env);
1816 eat(env);
1819 eat(env);
1823 eat(env);
1836 eat(env);
1840 eat(env);
2111 eat(env);
2244 eat(en
[all...]
/ast/src/cmd/re/
H A Ded.c203 eat(void) function
229 eat();
677 eat();
1410 eat();
/ast/src/cmd/sortlib/sync/
H A Dss.c513 * eat the remainder of a =(...) value
517 eat(Ss_t* ss) function
609 if (!(s = value(ss, LEX_GROUP)) || eat(ss))
623 if (!(s = value(ss, LEX_GROUP)) || eat(ss))
840 if (n && eat(ss))
/ast/src/lib/libjcl/
H A Dparse.c916 * eat the remainder of the card and its continuations
920 eat(Jcl_t* jcl) function
2153 eat(jcl);

Completed in 90 milliseconds