Searched defs:dtdetach (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libast/amd64/include/ast/ |
H A D | cdt.h | 304 #define dtdetach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_DETACH) macro
|
/titanic_41/usr/src/lib/libast/common/include/ |
H A D | cdt.h | 304 #define dtdetach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_DETACH) macro
|
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | cdt.h | 304 #define dtdetach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_DETACH) macro
|
/titanic_41/usr/src/lib/libast/i386/include/ast/ |
H A D | cdt.h | 304 #define dtdetach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_DETACH) macro
|
/titanic_41/usr/src/lib/libast/sparc/include/ast/ |
H A D | cdt.h | 304 #define dtdetach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_DETACH) macro
|