Searched defs:INTR (Results 1 – 7 of 7) sorted by relevance
78 INTR = (1 << 31), enumerator
294 pub const INTR: Self = Self(c::EINTR); constant
359 pub const INTR: Self = Self::from_errno(errno::EINTR); constant
35 #define INTR 0x3c macro
73 #define INTR 0x3c macro
72 #define INTR 0x3c macro
177 #define INTR 0x3c macro