Searched refs:BC_FLAG_S (Results 1 – 3 of 3) sorted by relevance
141 #define BC_FLAG_S (UINTMAX_C(1) << 2) macro193 #define BC_S (vm->flags & BC_FLAG_S)
320 vm->flags |= BC_FLAG_S; in bc_args()
1675 vm->flags |= BC_FLAG_S * (var != NULL);