Searched defs:PF_W (Results 1 – 15 of 15) sorted by relevance
42 pub(super) const PF_W: u32 = 2; constant
273 #define PF_W 0x2 /* Writable. */ macro
659 #define PF_W 2 // Write macro
1063 PF_W = 2, // Write enumerator
1226 PF_W = 2, // Write enumerator
987 constexpr Elf_Word PF_W = 2; // Write variable
1554 pub const PF_W: u32 = 1 << 1; constant
619 #define PF_W (1 << 1) macro
620 #define PF_W (1 << 1) macro
622 #define PF_W (1 << 1) macro
742 #define PF_W (1 << 1) /* Segment is writable */ macro