Searched refs:ELAST (Results 1 – 4 of 4) sorted by relevance
35 #ifdef ELAST37 const int __elast1 = ELAST+1;38 const int __elast2 = ELAST+2;51 #ifdef ELAST52 #undef ELAST53 #define ELAST EOWNERDEAD59 #ifdef ELAST60 #undef ELAST61 #define ELAST ENOTRECOVERABLE68 #ifdef ELAST[all …]
68 #ifdef ELAST in message()69 if (ev > ELAST) in message()103 #ifdef ELAST in message()104 if (ev > ELAST) in message()116 #ifdef ELAST in default_error_condition()117 if (ev > ELAST) in default_error_condition()
57 #ifdef ELAST in message()58 && ev <= ELAST in message()
39 #define ELAST ENOTRECOVERABLE macro