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

/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h378 #define SEGWILD(b) (((b)->body.data+SIZE(b)+sizeof(Head_t)) >= SEG(b)->baddr) macro
H A Dvmbest.c589 /**/ ASSERT(SEGWILD(bp));
902 if(SIZE(rp) < size && size > vd->incr && SEGWILD(rp) )

Completed in 30 milliseconds