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

/freebsd-12-stable/contrib/ntp/include/
H A Dntp_malloc.h44 #ifdef EREALLOC_IMPL
47 # define EREALLOC_IMPL(ptr, newsz, filenm, loc) \ macro
/freebsd-12-stable/contrib/ntp/libntp/
H A Demalloc.c19 * EREALLOC_IMPL() as ports/winnt/include/config.h does.
43 mem = EREALLOC_IMPL(ptr, allocsz, file, line);

Completed in 47 milliseconds