Searched refs:ISEMPTY (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dflushinp.c59 if (!ISEMPTY())
H A Dwget_wch.c66 if (!ISEMPTY() || (len = wctomb(mb, wc)) < 0)
H A Dwgetch.c124 if (!ISEMPTY())
H A Dprivate.h216 #define ISEMPTY() (__m_screen->_unget._count <= 0) macro
/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dgetprofattr.c32 #define ISEMPTY(str) ((str) == NULL || *(str) == '\0') macro
217 if (!ISEMPTY(myat.f[i]) && at->f[i] == NULL)
220 if (!ISEMPTY(myat.f[AIND])) {

Completed in 31 milliseconds