Searched refs:PF_MASKOS (Results 1 – 15 of 15) sorted by relevance
275 #define PF_MASKOS 0x0ff00000 /* Operating system-specific. */ macro
661 #define PF_MASKOS 0x0ff00000 // Unspecified macro
1065 PF_MASKOS = 0x0ff00000, // Bits for operating system-specific semantics. enumerator
1228 PF_MASKOS = 0x0ff00000, // Bits for operating system-specific semantics. enumerator
624 #define PF_MASKOS 0x0ff00000 macro
621 #define PF_MASKOS 0x0ff00000 macro
622 #define PF_MASKOS 0x0ff00000 macro
989 constexpr Elf_Word PF_MASKOS = 0x0ff00000; // Unspecified variable
1658 PF_MASKOS
744 #define PF_MASKOS 0x0ff00000 /* OS-specific */ macro
1556 pub const PF_MASKOS: u32 = 0x0ff00000; constant