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

/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetch.c74 return (!iqIsEmpty());
110 iqIsEmpty(void) function
253 return ((klugeTypeaheadInGetch) ? 0 : !iqIsEmpty());
346 if (iqIsEmpty()) {

Completed in 16 milliseconds