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

/ast/src/cmd/mailx/port/
H A Dcdt.h178 typedef Void_t* (*Dtmemory_f)_ARG_((Dt_t*,Void_t*,size_t,Dtdisc_t*)); typedef
222 Dtmemory_f memoryf;/* to get memory for objects */
231 Dtmemory_f memoryf;/* function to alloc/free memory */
/ast/src/lib/libast/include/
H A Dcdt.h73 typedef Void_t* (*Dtmemory_f)_ARG_((Dt_t*,Void_t*,size_t,Dtdisc_t*)); typedef
126 Dtmemory_f memoryf;/* to allocate/free memory */
147 Dtmemory_f memoryf;/* for memory allocation */

Completed in 90 milliseconds