Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dlex.c296 bc_lex_file(BcLex* l, const char* file) in bc_lex_file() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c2664 void bc_lex_file(BcLex *l, char *file) { in bc_lex_file() function