Home
last modified time | relevance | path

Searched refs:EGREGIOUS (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Derrno.h124 EGREGIOUS = 0x40000067, /* You really blew it this time */ enumerator
322 #define EGREGIOUS 0x40000067 macro
/glibc-2.36/stdio-common/
Dtest-strerr.c638 #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()
/glibc-2.36/sysdeps/gnu/
Derrlist.h711 #ifdef EGREGIOUS
714 _S(EGREGIOUS, N_("You really blew it this time"))
/glibc-2.36/hurd/
Dhurdfault.c74 ? 0 : EGREGIOUS;
/glibc-2.36/manual/
Derrno.texi808 @deftypevr Macro int EGREGIOUS
810 @errno{EGREGIOUS, 103, You really blew it this time}