Home
last modified time | relevance | path

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

/aosp_15_r20/external/bc/src/
H A Dlex.c53 bc_lex_lineComment(BcLex* l) in bc_lex_lineComment() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c2553 void bc_lex_lineComment(BcLex *l) { in bc_lex_lineComment() function