Searched refs:iqIsEmpty (Results 1 – 4 of 4) sorted by relevance
78 return (!iqIsEmpty()); in iqContainsFullLine()115 iqIsEmpty(void) in iqIsEmpty() function258 return ((klugeTypeaheadInGetch) ? 0 : !iqIsEmpty()); in pollTypeahead()351 if (iqIsEmpty()) { in wgetch()
60 if (!iqIsEmpty()) in flushinp()
67 if (!iqIsEmpty() || (len = wctomb(mb, wc)) < 0) in unget_wch()
235 extern int iqIsEmpty(void);