Searched refs:BC_FLAG_TTYIN (Results 1 – 2 of 2) sorted by relevance
166 #define BC_FLAG_TTYIN (UINTMAX_C(1) << 10) macro181 #define BC_TTYIN (vm->flags & BC_FLAG_TTYIN)
1576 vm->flags |= ttyin ? BC_FLAG_TTYIN : 0;