Searched defs:LIST_POISON1 (Results 1 – 4 of 4) sorted by relevance
19 #define LIST_POISON1 NULL macro27 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro
23 #define LIST_POISON1 ((void *) 0x100 + POISON_POINTER_DELTA) macro
118 #define LIST_POISON1 ((void *) 0x00100100) macro
77 #define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA) macro
Completed in 8 milliseconds