Searched refs:bc_lex_comment (Results 1 – 4 of 4) sorted by relevance
209 BcStatus bc_lex_comment(BcLex *l);
249 if (c2 =='*') s = bc_lex_comment(l); in bc_lex_token()
56 BcStatus bc_lex_comment(BcLex *l) { in bc_lex_comment() function
2471 BcStatus bc_lex_comment(BcLex *l) { in bc_lex_comment() function2811 if (c2 =='*') s = bc_lex_comment(l); in bc_lex_token()