Home
last modified time | relevance | path

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

/freebsd/contrib/bc/src/
H A Dlex.c102 got_more = bc_lex_readLine(l); in bc_lex_comment()
347 bc_lex_readLine(BcLex* l) in bc_lex_readLine() function
H A Ddc_lex.c148 got_more = bc_lex_readLine(l); in dc_lex_string()
H A Dbc_lex.c131 got_more = bc_lex_readLine(l); in bc_lex_string()
/freebsd/contrib/bc/include/
H A Dlex.h632 bc_lex_readLine(BcLex* l);