Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfru/libfru/
H A DnameSyntaxLex.l43 #define lex_input()(*gParserString++) macro
/titanic_41/usr/src/cmd/ipf/tools/
H A Dlex_var.h40 # define lex_input() (((pos >= string_start) && (pos < string_end)) ? \ macro