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

/ast/src/lib/libast/vmalloc/
H A Dvmdebug.c454 rv = KPVFREE((vm), (Void_t*)DB2BEST(data), (*Vmbest->freef));
509 data = DB2BEST(addr);
H A Dvmhdr.h427 #define DB2BEST(d) ((Vmuchar_t*)(d) - 2*sizeof(Head_t)) macro

Completed in 14 milliseconds