Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_unget_wch.c89 IGNORE_RC((int) wcrtomb(string, wch, &state)); in NCURSES_SP_NAME()
/freebsd/contrib/ncurses/progs/
H A Dreset_cmd.c539 IGNORE_RC(system(init_prog)); in send_init_strings()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h1790 #define IGNORE_RC(func) errno = (int) func macro
1792 #define IGNORE_RC(func) (void) func macro
2258 #define reset_mbytes(state) IGNORE_RC(mblen(NULL, (size_t) 0)), IGNORE_RC(mbtowc(NULL, NULL, (size_…