Searched refs:RHF_NOTPOT (Results 1 – 8 of 8) sorted by relevance
1270 RHF_NOTPOT = 0x00000002, // Hash size is not a power of two. enumerator
1300 RHF_NOTPOT = 0x00000002, // Hash size is not a power of two. enumerator
1328 RHF_NOTPOT = 0x00000002, // Hash size is not a power of two. enumerator
1469 #define RHF_NOTPOT (1 << 1) macro
1735 #define RHF_NOTPOT (1 << 1) /* Hash size not power of 2 */ macro
1978 #define RHF_NOTPOT (1 << 1) /* Hash size not power of 2 */ macro
1503 addInt(DT_MIPS_FLAGS, RHF_NOTPOT); in finalizeContents()