Searched refs:BC_TTYIN (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/bc/include/ | ||
H A D | vm.h | 182 #define BC_TTYIN (vm->flags & BC_FLAG_TTYIN) macro |
/freebsd/contrib/bc/src/ | ||
H A D | history.c | 840 assert(BC_TTYIN); in bc_history_enableRaw() |