Searched refs:BC_S (Results 1 – 3 of 3) sorted by relevance
193 #define BC_S (vm->flags & BC_FLAG_S) macro234 #define BC_IS_POSIX (BC_S || BC_W)
375 if (!BC_S && e >= BC_ERR_POSIX_START)
1029 if (!BC_S) in bc_parse_endBody()