Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dbc.c110 BC_ERROR_POSIX_BOOL, enumerator
2710 s = bc_lex_vposixErr(l, BC_ERROR_POSIX_BOOL, "!"); in bc_lex_token()
2744 s = bc_lex_vposixErr(l, BC_ERROR_POSIX_BOOL, "&&"); in bc_lex_token()
2950 s = bc_lex_vposixErr(l, BC_ERROR_POSIX_BOOL, "||"); in bc_lex_token()