Searched defs:lex_input (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlex_var.h38 #ifdef lex_input
39 # undef lex_input macro
40 # define lex_input() (((pos >= string_start) && (pos < string_end)) ? \ macro

Completed in 54 milliseconds