Searched refs:lexi (Results 1 – 5 of 5) sorted by relevance
5 SRCS= indent.c io.c lexi.c parse.c pr_comment.c args.c
35 int lexi(void);
125 lexi(void) in lexi() function
301 type_code = lexi(); /* lexi reads one token. The actual in main()423 type_code = lexi(); /* read another token */ in main()
885 struct wordent lexi; in dosub() local887 struct wordent *hp = &lexi; in dosub()937 hst = enthist(HIST_PURGE, &lexi, 0, 0, -1); in dosub()