Home
last modified time | relevance | path

Searched refs:lex (Results 1 – 5 of 5) sorted by relevance

/busybox-1.35.0/miscutils/
Dbc.c756 smallint lex; // was BcLexType // first member is most used member
2913 p->lex = XC_LEX_WHITESPACE; in xc_lex_lineComment()
2925 p->lex = XC_LEX_WHITESPACE; in xc_lex_whitespace()
2957 p->lex = XC_LEX_NUMBER; in zxc_lex_number()
2998 p->lex = XC_LEX_NAME; in xc_lex_name()
3036 p->lex_last = p->lex;
3047 p->lex = XC_LEX_EOF;
3061 } while (!s && p->lex == XC_LEX_WHITESPACE);
3062 dbg_lex("p->lex from string:%d", p->lex);
3071 if (G.prs.lex == XC_LEX_NLINE) in zbc_lex_skip_if_at_NLINE()
[all …]
/busybox-1.35.0/scripts/kconfig/
DMakefile140 .tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c
232 $(obj)/zconf.tab.o: $(obj)/lex.zconf.c $(obj)/zconf.hash.c
256 $(obj)/lex.zconf.c: $(src)/zconf.l
263 lex.%.c: %.l
Dlex.zconf.c_shipped2 #line 3 "scripts/kconfig/lex.zconf.c"
118 * to BEGIN to return to the state. The YYSTATE alias is for lex
Dzconf.tab.c_shipped2166 #include "lex.zconf.c"
/busybox-1.35.0/docs/
Dposix_conformance.txt30 admin, cflow, ctags, cxref, delta, fort77, get, lex, make, nm, prs, rmdel,