HomeSort by: relevance | last modified time | path
    Searched defs:DELETE_TRACE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
mem.c 256 #define DELETE_TRACE(mctx, ptr, size, file, line)
269 #define DELETE_TRACE(mctx, ptr, size, file, line) \
761 DELETE_TRACE(ctx, ptr, size, file, line);
874 DELETE_TRACE(ctx, old_ptr, old_size, file, line);
906 DELETE_TRACE(ctx, old_ptr, old_size, file, line);
936 DELETE_TRACE(ctx, ptr, size, file, line);
1258 DELETE_TRACE(mctx, mem, mpctx->size, file, line);
  /src/external/mpl/dhcp/bind/dist/lib/isc/
mem.c 217 #define DELETE_TRACE(a, b, c, d, e)
227 #define DELETE_TRACE(a, b, c, d, e) \
1010 DELETE_TRACE(ctx, ptr, size, file, line);
1129 DELETE_TRACE(ctx, ptr, size, file, line);
1411 DELETE_TRACE(ctx, ptr, size, file, line);
1879 DELETE_TRACE(mctx, mem, mpctx->size, file, line);

Completed in 56 milliseconds