28 # pragma warning(push)
29 # pragma warning( disable : 4312)
30 # pragma warning( disable : 4267)
31 # pragma warning( disable : 4311)
42 (x != (
void*)0xcccccccc) && (x != (
void*)0xdeadbeef) && (x != (
void*)0xfeeefeee) &&
43 (x != (
void*)0xcdcdcdcd) && (x != (
void*)0xabababab) && (x != (
void*)0xfdfdfdfd);
57 (x != (
void*)0xcccccccc) && (x != (
void*)0xdeadbeef) && (x != (
void*)0xfeeefeee) &&
58 (x != (
void*)0xcdcdcdcd) && (x != (
void*)0xabababab) && (x != (
void*)0xfdfdfdfd);
arena_t NULL
Definition: jemalloc_internal.h:624
bool isValidPointer(const void *x)
Definition: debug.h:54
G3D::int16 x
Definition: Vector2int16.h:37
bool isValidHeapPointer(const void *x)
Definition: debug.h:38