Searched refs:exlex (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libexpr/
H A DOexparse.c857 if ((exchar = exlex()) < 0) exchar = 0;
2097 if ((exchar = exlex()) < 0) exchar = 0;
H A Dexgram.h38 #define exlex() extoken(expr.program) macro

Completed in 25 milliseconds