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

/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_stdlib.h114 #define ereallocarray(p, n, s) oreallocarray((p), (n), (s)) macro
132 #define ereallocarray(p, n, s) oreallocarray((p), (n), (s), \ macro

Completed in 101 milliseconds