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

/ast/src/lib/libast/vmalloc/
H A Dvmopen.c145 SELF(bp) = bp;
H A Dvmbest.c202 if(SELF(b) != b)
397 ** two xxxx fields, the SELF pointer will replace some
440 SELF(fp) = fp;
695 SELF(np) = np;
H A Dvmhdr.h353 #define SELF(b) (b)->body.self[SIZE(b)/sizeof(Block_t*)-1] macro
371 ** SELF(b) can be overlapped and the test ISLINK() will go through.

Completed in 16 milliseconds