Searched refs:IsNl (Results 1 – 4 of 4) sorted by relevance
60 IsNl(SP_PARM) = TRUE; in NCURSES_EXPORT()82 IsNl(SP_PARM) = FALSE; in NCURSES_SP_NAME()
650 if ((ch == '\r') && IsNl(sp)) in _nc_wgetch()
419 is_TEST(is_nl, IsNl)
959 #define IsNl(sp) (sp)->_tty_flags._nl macro1276 IsNl(sp) = TRUE; \