Searched refs:dtmemory (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/cdt/
H A Ddtdisc.c32 static Void_t* dtmemory(Dt_t* dt, Void_t* addr, size_t size, Dtdisc_t* disc) function
34 static Void_t* dtmemory(dt, addr, size, disc)
66 dt->memoryf = dtmemory;
82 dt->memoryf = dtmemory;
/ast/src/cmd/mailx/port/
H A Ddtdisc.c80 static Void_t* dtmemory(Dt_t* dt,Void_t* addr,size_t size,Dtdisc_t* disc) function
82 static Void_t* dtmemory(dt, addr, size, disc)
114 dt->memoryf = dtmemory;
130 dt->memoryf = dtmemory;

Completed in 10 milliseconds