Home
last modified time | relevance | path

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

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