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