Home
last modified time | relevance | path

Searched refs:bc_lex_lineComment (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bc/include/
H A Dlex.h577 bc_lex_lineComment(BcLex* l);
/freebsd/contrib/bc/src/
H A Ddc_lex.c238 bc_lex_lineComment(l); in dc_lex_token()
H A Dbc_lex.c218 bc_lex_lineComment(l); in bc_lex_token()
H A Dlex.c53 bc_lex_lineComment(BcLex* l) in bc_lex_lineComment() function