HomeSort by relevance Sort by last modified time
    Searched defs:reallocarray (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdlib/
reallocarray.c 1 /* $OpenBSD: reallocarray.c,v 1.3 2015/09/13 08:31:47 guenther Exp $ */
30 reallocarray(void *optr, size_t nmemb, size_t size) function
39 DEF_WEAK(reallocarray); variable
  /external/giflib/
openbsd-reallocarray.c 1 /* $OpenBSD: reallocarray.c,v 1.1 2014/05/08 21:43:49 deraadt Exp $ */
30 reallocarray(void *optr, size_t nmemb, size_t size) function

Completed in 376 milliseconds