Searched defs:bc_lex_file (Results 1 – 2 of 2) sorted by relevance
/external/bc/src/ | ||
D | lex.c | 296 bc_lex_file(BcLex* l, const char* file) in bc_lex_file() function |
/external/toybox/toys/pending/ | ||
D | bc.c | 2664 void bc_lex_file(BcLex *l, char *file) { in bc_lex_file() function |