Home
last modified time | relevance | path

Searched defs:ereallocarrayxz (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/ntp/include/
H A Dntp_stdlib.h135 #define ereallocarrayxz(p, n, s, x) oreallocarrayxz((p), (n), (s), (x)) macro
157 #define ereallocarrayxz(p, n, s, x) oreallocarrayxz((p), (n), (s), (x), \ macro