Searched refs:bc_lex_comment (Results 1 – 3 of 3) sorted by relevance
584 bc_lex_comment(BcLex* l);
323 if (c2 == '*') bc_lex_comment(l); in bc_lex_token()
63 bc_lex_comment(BcLex* l) in bc_lex_comment() function