Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/progs/
H A Dprogs.priv.h152 #define IGNORE_RC(func) errno = (int) func macro
154 #define IGNORE_RC(func) (void) func macro
H A Dreset_cmd.c488 IGNORE_RC(system(init_prog)); in send_init_strings()
/dragonfly/contrib/ncurses/ncurses/widechar/
H A Dlib_unget_wch.c89 IGNORE_RC((int) wcrtomb(string, wch, &state)); in NCURSES_SP_NAME()
/dragonfly/contrib/ncurses/ncurses/
H A Dcurses.priv.h1905 #define IGNORE_RC(func) errno = (int) func macro
1907 #define IGNORE_RC(func) (void) func macro
2364 #define reset_mbytes(state) IGNORE_RC(mblen(NULL, (size_t) 0)), IGNORE_RC(mbtowc(NULL, NULL, (size_…