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

  /src/external/bsd/ntp/dist/include/
ntp_stdlib.h 140 #define eallocarray(n, s) oreallocarrayxz(NULL, (n), (s), 0) macro
161 #define eallocarray(n, s) oreallocarrayxz(NULL, (n), (s), 0, \ macro

Completed in 17 milliseconds