Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/cdt/
H A Dcdtlib.h138 #define DTTYPE(dt,ty) ((dt)->typef ? (*(dt)->typef)((dt), (ty)) : (ty) ) macro
H A Ddtlist.c176 type = DTTYPE(dt,type); /* map type for upward compatibility */
H A Ddthash.c264 type = DTTYPE(dt,type); /* map type for upward compatibility */
H A Ddttree.c408 type = DTTYPE(dt, type); /* map type for upward compatibility */