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

/ast/src/cmd/mailx/port/
H A Dcdt.h166 typedef struct _dthold_s Dthold_t; typedef in typeref:struct:_dthold_s
313 #define dtobj(d,e) ((_DT_(d)->disc->link < 0) ? (((Dthold_t*)(e))->obj) : \
/ast/src/lib/libast/include/
H A Dcdt.h61 typedef struct _dthold_s Dthold_t; typedef in typeref:struct:_dthold_s
308 #define _DTOBJ(dc,l) ((dc)->link >= 0 ? _DTO(dc,l) : ((Dthold_t*)(l))->obj )

Completed in 11 milliseconds