Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c77 BC_ERROR_PARSE_EMPTY_EXPR, enumerator
4441 if (s == BC_STATUS_EMPTY_EXPR) s = bc_parse_err(p, BC_ERROR_PARSE_EMPTY_EXPR); in bc_parse_expr_status()