Searched refs:Dthold_t (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/cdt/
H A Ddtlist.c87 (dt,NIL(Void_t*),sizeof(Dthold_t),disc);
89 ((Dthold_t*)r)->obj = obj;
H A Ddthash.c246 (dt,NIL(Void_t*),sizeof(Dthold_t),disc);
248 ((Dthold_t*)r)->obj = obj;
H A Ddttree.c348 (dt,NIL(Void_t*),sizeof(Dthold_t),disc);
350 ((Dthold_t*)root)->obj = obj;
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/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)) )

Completed in 222 milliseconds