Searched refs:BC_FLAG_S (Results 1 – 3 of 3) sorted by relevance
112 #define BC_FLAG_S (UINTMAX_C(1)<<2) macro127 #define BC_S (vm.flags & BC_FLAG_S)
181 vm.flags |= BC_FLAG_S; in bc_args()
948 vm.flags |= BC_FLAG_S * (var != NULL);