Searched defs:iqIsEmpty (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetch.c78 return (!iqIsEmpty());
115 iqIsEmpty(void) function
258 return ((klugeTypeaheadInGetch) ? 0 : !iqIsEmpty());
351 if (iqIsEmpty()) {

Completed in 58 milliseconds