Searched refs:EGREGIOUS (Results 1 – 5 of 5) sorted by relevance
124 EGREGIOUS = 0x40000067, /* You really blew it this time */ enumerator322 #define EGREGIOUS 0x40000067 macro
638 #ifdef EGREGIOUS in do_test()639 TEST_COMPARE_STRING (strerrordesc_np (EGREGIOUS), in do_test()641 TEST_COMPARE_STRING (strerrorname_np (EGREGIOUS), "EGREGIOUS"); in do_test()
711 #ifdef EGREGIOUS714 _S(EGREGIOUS, N_("You really blew it this time"))
74 ? 0 : EGREGIOUS;
808 @deftypevr Macro int EGREGIOUS810 @errno{EGREGIOUS, 103, You really blew it this time}