Home
last modified time | relevance | path

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

/external/bc/include/
Dbc.h313 #define BC_PARSE_INST_VAR(t) \ macro
316 #define BC_PARSE_INST_VAR(t) \ macro
/external/bc/src/
Dbc_parse.c722 if (BC_PARSE_INST_VAR(etype)) in bc_parse_incdec()
2120 if (!BC_PARSE_INST_VAR(prev)) in bc_parse_expr_err()
/external/toybox/toys/pending/
Dbc.c528 #define BC_PARSE_INST_VAR(t) \ macro
3395 if (BC_PARSE_INST_VAR(etype)) { in bc_parse_incdec()
4238 if (!BC_PARSE_INST_VAR(prev)) { in bc_parse_expr_err()