Searched defs:bc_lex_comment (Results 1 – 2 of 2) sorted by relevance
| /external/bc/src/ | ||
| D | lex.c | 63 bc_lex_comment(BcLex* l) in bc_lex_comment() function |
| /external/toybox/toys/pending/ | ||
| D | bc.c | 2476 BcStatus bc_lex_comment(BcLex *l) { in bc_lex_comment() function |