Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dflushinp.c59 if (!ISEMPTY()) in flushinp()
H A Dwget_wch.c66 if (!ISEMPTY() || (len = wctomb(mb, wc)) < 0) in unget_wch()
H A Dprivate.h216 #define ISEMPTY() (__m_screen->_unget._count <= 0) macro
H A Dwgetch.c124 if (!ISEMPTY())