Searched defs:isc_mem_put (Results 1 – 2 of 2) sorted by relevance
54 #define isc_mem_put(c, mem, cnt) \ macro
278 #define isc_mem_put(c, p, s) \ macro299 #define isc_mem_put(c, p, s) ISCMEMFUNC(put)((c), (p), (s) _ISC_MEM_FILELINE) macro