Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dbc.c1053 static ERRORFUNC int bc_error_bad_assignment(void) in bc_error_bad_assignment() function
4820 if (incdec) RETURN_STATUS(bc_error_bad_assignment()); in zbc_parse_expr()
4846 RETURN_STATUS(bc_error_bad_assignment()); in zbc_parse_expr()
5998 RETURN_STATUS(bc_error_bad_assignment()); in zxc_program_assign()