Searched refs:IGNORE_RC (Results 1 – 4 of 4) sorted by relevance
159 #define IGNORE_RC(func) errno = (int) func macro161 #define IGNORE_RC(func) (void) func macro
505 IGNORE_RC(system(init_prog)); in send_init_strings()
91 IGNORE_RC((int) wcrtomb(string, wch, &state)); in NCURSES_SP_NAME()
1784 #define IGNORE_RC(func) errno = (int) func macro1786 #define IGNORE_RC(func) (void) func macro2252 #define reset_mbytes(state) IGNORE_RC(mblen(NULL, (size_t) 0)), IGNORE_RC(mbtowc(NULL, NULL, (size_…