Home
last modified time | relevance | path

Searched defs:ISPFREE (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h178 #define ISPFREE(w) ((w) & PFREE) macro
/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h199 #define ISPFREE(w) ((w) & PFREE) macro