Searched defs:Dthold_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dcdt.h39 typedef struct _dthold_s Dthold_t; typedef in typeref:struct:_dthold_s
247 #define _DTOBJ(e,lk) ((lk) < 0 ? ((Dthold_t*)(e))->obj : (Void_t*)((char*)(e) - (lk)) )
/illumos-gate/usr/src/lib/libast/common/include/
H A Dcdt.h39 typedef struct _dthold_s Dthold_t; typedef in typeref:struct:_dthold_s
247 #define _DTOBJ(e,lk) ((lk) < 0 ? ((Dthold_t*)(e))->obj : (Void_t*)((char*)(e) - (lk)) )
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dcdt.h39 typedef struct _dthold_s Dthold_t; typedef in typeref:struct:_dthold_s
247 #define _DTOBJ(e,lk) ((lk) < 0 ? ((Dthold_t*)(e))->obj : (Void_t*)((char*)(e) - (lk)) )
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dcdt.h39 typedef struct _dthold_s Dthold_t; typedef in typeref:struct:_dthold_s
247 #define _DTOBJ(e,lk) ((lk) < 0 ? ((Dthold_t*)(e))->obj : (Void_t*)((char*)(e) - (lk)) )
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dcdt.h39 typedef struct _dthold_s Dthold_t; typedef in typeref:struct:_dthold_s
247 #define _DTOBJ(e,lk) ((lk) < 0 ? ((Dthold_t*)(e))->obj : (Void_t*)((char*)(e) - (lk)) )

Completed in 80 milliseconds