Searched defs:LIST_POISON1 (Results 1 – 5 of 5) 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
77 #define LIST_POISON1 ((void *) 0x00100100 + POISON_POINTER_DELTA) macro
84 #define LIST_POISON1 ((void __arena *) 0x100 + POISON_POINTER_DELTA) macro
26 #define LIST_POISON1 ((void *) 0x100) macro