Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c80 BC_ERROR_PARSE_ASSIGN, enumerator
3386 return s = bc_parse_err(p, BC_ERROR_PARSE_ASSIGN); in bc_parse_incdec()
4194 if (incdec) return bc_parse_err(p, BC_ERROR_PARSE_ASSIGN); in bc_parse_expr_err()
4219 s = bc_parse_err(p, BC_ERROR_PARSE_ASSIGN); in bc_parse_expr_err()