Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/base/
H A Dlib_nl.c62 IsNl(SP_PARM) = TRUE; in NCURSES_EXPORT()
84 IsNl(SP_PARM) = FALSE; in NCURSES_SP_NAME()
H A Dlib_getch.c652 if ((ch == '\r') && IsNl(sp)) in _nc_wgetch()
/openbsd/lib/libcurses/tinfo/
H A Dlib_raw.c421 is_TEST(is_nl, IsNl);
/openbsd/lib/libcurses/
H A Dcurses.priv.h958 #define IsNl(sp) (sp)->_tty_flags._nl macro
1275 IsNl(sp) = TRUE; \