Searched defs:reallocarray (Results 1 - 3 of 3) sorted by last modified time

/openbsd-current/sbin/unwind/libunbound/
H A Dconfig.h1272 #define reallocarray reallocarrayunbound macro
/openbsd-current/lib/libc/hidden/
H A Dstdlib.h139 PROTO_NORMAL(reallocarray); variable
/openbsd-current/lib/libc/stdlib/
H A Dreallocarray.c30 reallocarray(void *optr, size_t nmemb, size_t size) function
39 DEF_WEAK(reallocarray); variable

Completed in 125 milliseconds