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

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dcdt.h162 #define DT_FIRST 0000200 /* get first object */ macro
293 #define dtfirst(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_FIRST)
/illumos-gate/usr/src/lib/libast/common/include/
H A Dcdt.h162 #define DT_FIRST 0000200 /* get first object */ macro
293 #define dtfirst(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_FIRST)
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dcdt.h162 #define DT_FIRST 0000200 /* get first object */ macro
293 #define dtfirst(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_FIRST)
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dcdt.h162 #define DT_FIRST 0000200 /* get first object */ macro
293 #define dtfirst(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_FIRST)
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dcdt.h162 #define DT_FIRST 0000200 /* get first object */ macro
293 #define dtfirst(d) (*(_DT(d)->searchf))((d),(Void_t*)(0),DT_FIRST)

Completed in 238 milliseconds