Searched defs:bc_lex_lineComment (Results 1 – 2 of 2) sorted by relevance
| /external/bc/src/ | ||
| D | lex.c | 53 bc_lex_lineComment(BcLex* l) in bc_lex_lineComment() function |
| /external/toybox/toys/pending/ | ||
| D | bc.c | 2471 void bc_lex_lineComment(BcLex *l) { in bc_lex_lineComment() function |