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

/ast/src/lib/libast/vmalloc/
H A Dvmdebug.c52 #define DB_FREE 2 macro
121 else if(type == DB_FREE)
144 else if(type == DB_FREE || type == DB_RESIZE)
154 else if(where == DB_FREE)
436 { dbwarn(vm,(Vmuchar_t*)data,offset == -1L ? 0 : 1,file,line,func,DB_FREE);
441 dbwatch(vm,data,file,line,func,DB_FREE);

Completed in 9 milliseconds