Home
last modified time | relevance | path

Searched refs:SELF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsyminfo.msg66 @ MSG_SYMINFO_BT_SELF_CFNP "SELF"
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmopen.c145 SELF(bp) = bp;
H A Dvmbest.c202 if(SELF(b) != b)
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