Home
last modified time | relevance | path

Searched refs:BC_PARSE_INST_VAR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bc/include/
H A Dbc.h312 #define BC_PARSE_INST_VAR(t) \ macro
315 #define BC_PARSE_INST_VAR(t) \ macro
/freebsd/contrib/bc/src/
H A Dbc_parse.c722 if (BC_PARSE_INST_VAR(etype)) in bc_parse_incdec()
2130 if (!BC_PARSE_INST_VAR(prev)) in bc_parse_expr_err()