Home
last modified time | relevance | path

Searched refs:bc_lex_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bc/src/
H A Dbc_lex.c102 bc_lex_string(BcLex* l) in bc_lex_string() function
210 bc_lex_string(l); in bc_lex_token()
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c2733 static BcStatus bc_lex_string(BcLex *l) { in bc_lex_string() function
2808 s = bc_lex_string(l); in bc_lex_token()