Searched refs:cooked_key_in_fifo (Results 1 – 2 of 2) sorted by relevance
54 #define cooked_key_in_fifo() ((head != -1) && (peek != head)) macro
333 if (cooked_key_in_fifo()) { in _nc_wgetch()477 if (cooked_key_in_fifo()) { in _nc_wgetch()598 if (cooked_key_in_fifo() && sp->_fifo[head] >= KEY_MIN) { in kgetch()