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

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dcdt.h51 typedef Void_t* (*Dtmemory_f)_ARG_((Dt_t*,Void_t*,size_t,Dtdisc_t*)); typedef
98 Dtmemory_f memoryf;/* to allocate/free memory */
119 Dtmemory_f memoryf;/* function to alloc/free memory */
/illumos-gate/usr/src/lib/libast/common/include/
H A Dcdt.h51 typedef Void_t* (*Dtmemory_f)_ARG_((Dt_t*,Void_t*,size_t,Dtdisc_t*)); typedef
98 Dtmemory_f memoryf;/* to allocate/free memory */
119 Dtmemory_f memoryf;/* function to alloc/free memory */
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dcdt.h51 typedef Void_t* (*Dtmemory_f)_ARG_((Dt_t*,Void_t*,size_t,Dtdisc_t*)); typedef
98 Dtmemory_f memoryf;/* to allocate/free memory */
119 Dtmemory_f memoryf;/* function to alloc/free memory */
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dcdt.h51 typedef Void_t* (*Dtmemory_f)_ARG_((Dt_t*,Void_t*,size_t,Dtdisc_t*)); typedef
98 Dtmemory_f memoryf;/* to allocate/free memory */
119 Dtmemory_f memoryf;/* function to alloc/free memory */
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dcdt.h51 typedef Void_t* (*Dtmemory_f)_ARG_((Dt_t*,Void_t*,size_t,Dtdisc_t*)); typedef
98 Dtmemory_f memoryf;/* to allocate/free memory */
119 Dtmemory_f memoryf;/* function to alloc/free memory */

Completed in 66 milliseconds