Searched refs:cooked_key_in_fifo (Results 1 – 2 of 2) sorted by relevance
83 #define cooked_key_in_fifo() ((head >= 0) && (peek != head)) macro
464 if (cooked_key_in_fifo()) { in _nc_wgetch()608 if (cooked_key_in_fifo()) { in _nc_wgetch()729 if (cooked_key_in_fifo() && sp->_fifo[head] >= KEY_MIN) { in kgetch()