Home
last modified time | relevance | path

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

/external/bc/src/
Dbc_lex.c74 static void bc_lex_string(BcLex *l) { in bc_lex_string() function
135 bc_lex_string(l); in bc_lex_token()
/external/toybox/toys/pending/
Dbc.c2646 static BcStatus bc_lex_string(BcLex *l) { in bc_lex_string() function
2721 s = bc_lex_string(l); in bc_lex_token()