Searched refs:dc_lex_negCommand (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/bc/include/
H A Ddc.h50 bool dc_lex_negCommand(BcLex *l);
/freebsd-13-stable/contrib/bc/src/
H A Ddc_lex.c43 bool dc_lex_negCommand(BcLex *l) { function
H A Ddc_parse.c124 if (dc_lex_negCommand(&p->l)) {

Completed in 60 milliseconds