Lines Matching defs:IGNORE_BITS
1306 64-bit pointers, IGNORE_BITS=0 and 2^20 arena size:
1314 64-bit pointers, IGNORE_BITS=16, and 2^20 arena size:
1315 16 -> IGNORE_BITS
1340 * those high bits. The main advantage to setting IGNORE_BITS > 0 is that less
1345 #define IGNORE_BITS 0
1353 #define IGNORE_BITS 0
1368 #define ADDRESS_BITS (POINTER_BITS - IGNORE_BITS)
1398 #if IGNORE_BITS > 0
1400 * for all valid pointers if IGNORE_BITS is set correctly.
1452 /* sanity check that IGNORE_BITS is correct */
1512 /* sanity check that IGNORE_BITS is correct */