Searched refs:MALLOC_MAGIC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/
H A Dprmalloc.c147 #define MALLOC_MAGIC ((struct pginfo*) 4) macro
284 } else if (pd[j] < MALLOC_MAGIC) {
891 } else if (*mp >= MALLOC_MAGIC) {
1168 if (info < MALLOC_MAGIC)

Completed in 938 milliseconds