Searched refs:_LIBCPP_ELAST (Results 1 – 6 of 6) sorted by relevance
23 #define _LIBCPP_ELAST ELAST macro25 #define _LIBCPP_ELAST __ELASTERROR macro35 #define _LIBCPP_ELAST 4095 macro39 #define _LIBCPP_ELAST ESTALE macro41 #define _LIBCPP_ELAST 1160 macro43 #define _LIBCPP_ELAST (_sys_nerr - 1) macro45 #define _LIBCPP_ELAST 127 macro
22 #define _LIBCPP_ELAST ELAST macro24 #define _LIBCPP_ELAST __ELASTERROR macro28 #define _LIBCPP_ELAST 4095 macro32 #define _LIBCPP_ELAST ESTALE macro34 #define _LIBCPP_ELAST (_sys_nerr - 1) macro
160 #ifdef _LIBCPP_ELAST in message()161 if (ev > _LIBCPP_ELAST) in message()192 #ifdef _LIBCPP_ELAST in message()193 if (ev > _LIBCPP_ELAST) in message()202 #ifdef _LIBCPP_ELAST in default_error_condition()203 if (ev > _LIBCPP_ELAST) in default_error_condition()
44 #ifdef _LIBCPP_ELAST in message()45 && ev <= _LIBCPP_ELAST in message()
158 #ifdef _LIBCPP_ELAST in message()159 if (ev > _LIBCPP_ELAST) in message()190 #ifdef _LIBCPP_ELAST in message()191 if (ev > _LIBCPP_ELAST) in message()200 #ifdef _LIBCPP_ELAST in default_error_condition()201 if (ev > _LIBCPP_ELAST) in default_error_condition()
61 #ifdef _LIBCPP_ELAST in message()62 && ev <= _LIBCPP_ELAST in message()