Home
last modified time | relevance | path

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

/external/bc/include/
Dbc.h134 #define BC_PARSE_INST_VAR(t) \ macro
137 #define BC_PARSE_INST_VAR(t) \ macro
/external/bc/src/
Dbc_parse.c380 if (BC_PARSE_INST_VAR(etype)) { in bc_parse_incdec()
1246 if (!BC_PARSE_INST_VAR(prev)) in bc_parse_expr_err()
/external/toybox/toys/pending/
Dbc.c523 #define BC_PARSE_INST_VAR(t) \ macro
3390 if (BC_PARSE_INST_VAR(etype)) { in bc_parse_incdec()
4233 if (!BC_PARSE_INST_VAR(prev)) { in bc_parse_expr_err()