Home
last modified time | relevance | path

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

/external/bc/include/
Dstatus.h112 BC_ERROR_POSIX_MULTIREL, enumerator
/external/bc/src/bc/
Dparse.c1548 s = bc_parse_err(p, BC_ERROR_POSIX_MULTIREL); in bc_parse_expr_err()
/external/toybox/toys/pending/
Dbc.c112 BC_ERROR_POSIX_MULTIREL, enumerator
4432 s = bc_parse_posixErr(p, BC_ERROR_POSIX_MULTIREL); in bc_parse_expr_err()