Searched refs:lexi (Results 1 – 5 of 5) sorted by relevance
36 int lexi(struct parser_state *);
4 SRCS= indent.c io.c lexi.c parse.c pr_comment.c args.c
165 lexi(struct parser_state *state) in lexi() function
309 type_code = lexi(&ps); /* lexi reads one token. The actual in main()488 type_code = lexi(&transient_state); /* read another token */ in main()
901 struct wordent lexi; in dosub() local903 struct wordent *hp = &lexi; in dosub()953 hst = enthist(HIST_PURGE, &lexi, 0, 0, -1); in dosub()