Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dlex.c304 bc_lex_next(BcLex* l) in bc_lex_next() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c2669 BcStatus bc_lex_next(BcLex *l) { in bc_lex_next() function