Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dlex.c280 bc_lex_init(BcLex* l) in bc_lex_init() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c2660 void bc_lex_init(BcLex *l) { in bc_lex_init() function