Home
last modified time | relevance | path

Searched refs:BC_TTYIN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bc/include/
H A Dvm.h182 #define BC_TTYIN (vm->flags & BC_FLAG_TTYIN) macro
/freebsd/contrib/bc/src/
H A Dhistory.c840 assert(BC_TTYIN); in bc_history_enableRaw()