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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c92 * table of reserved words. this table is only used by lex_init()
207 * lex_init -- initialize the lexer with appropriate filenames & debug flags
212 lex_init(char **av, const char *cppargs, int lexecho) function

Completed in 46 milliseconds