Searched defs:lex_input (Results 1 – 2 of 2) sorted by relevance
43 #define lex_input()(*gParserString++) macro
40 # define lex_input() (((pos >= string_start) && (pos < string_end)) ? \ macro