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

/freebsd-11-stable/contrib/ntp/include/
H A Dntp_stdlib.h120 #define eallocarrayxz(n, s, x) oreallocarrayxz(NULL, (n), (s), (x)) macro
143 #define eallocarrayxz(n, s, x) oreallocarrayxz(NULL, (n), (s), (x), \ macro

Completed in 23 milliseconds