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

/freebsd-11-stable/contrib/ncurses/include/
H A Dterm_entry.h131 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING)) macro
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c628 #define PRESENT(s) (((s) != ABSENT_STRING) && ((s) != CANCELLED_STRING)) macro
[all...]

Completed in 102 milliseconds