Home
last modified time | relevance | path

Searched refs:ISEMPTY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dflushinp.c57 if (!ISEMPTY()) in flushinp()
H A Dwget_wch.c64 if (!ISEMPTY() || (len = wctomb(mb, wc)) < 0) in unget_wch()
H A Dprivate.h214 #define ISEMPTY() (__m_screen->_unget._count <= 0) macro
H A Dwgetch.c122 if (!ISEMPTY())