Searched refs:IGNORE_RC (Results 1 – 3 of 3) sorted by relevance
89 IGNORE_RC((int) wcrtomb(string, wch, &state)); in NCURSES_SP_NAME()
539 IGNORE_RC(system(init_prog)); in send_init_strings()
1790 #define IGNORE_RC(func) errno = (int) func macro1792 #define IGNORE_RC(func) (void) func macro2258 #define reset_mbytes(state) IGNORE_RC(mblen(NULL, (size_t) 0)), IGNORE_RC(mbtowc(NULL, NULL, (size_…