Searched defs:MALLOC_NOT_MINE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/
H A Dprmalloc.c143 #define MALLOC_NOT_MINE ((struct pginfo*) 0) macro
269 if (pd[j] == MALLOC_NOT_MINE) {
270 for(j++;j<=last_index && pd[j] == MALLOC_NOT_MINE;j++)
1031 page_dir[i++] = MALLOC_NOT_MINE;

Completed in 80 milliseconds