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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/malloc/
H A Dprmalloc.c144 #define MALLOC_FREE ((struct pginfo*) 1) macro
274 } else if (pd[j] == MALLOC_FREE) {
275 for(j++;j<=last_index && pd[j] == MALLOC_FREE;j++)
564 != MALLOC_FREE) {
570 != MALLOC_FREE)
591 != MALLOC_FREE) {
937 if (info == MALLOC_FREE) {
955 page_dir[index] = MALLOC_FREE;
957 page_dir[index + i] = MALLOC_FREE;

Completed in 154 milliseconds