HomeSort by: relevance | last modified time | path
    Searched refs:reallocarray (Results 1 - 25 of 109) sorted by relevancy

1 2 3 4 5

  /src/external/bsd/mdocml/dist/
test-reallocarray.c 6 return !reallocarray(NULL, 2, 2);
compat_reallocarray.c 2 /* $OpenBSD: reallocarray.c,v 1.3 2015/09/13 08:31:47 guenther Exp $ */
32 reallocarray(void *optr, size_t nmemb, size_t size) function
compat_stringlist.c 54 sl->sl_str = reallocarray(NULL, sl->sl_max, sizeof(char *));
72 new = reallocarray(sl->sl_str, (sl->sl_max + _SL_CHUNKSIZE),
mandoc_aux.c 83 ptr = reallocarray(ptr, num, size);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/
stdlib.d 19 void* reallocarray(void*, size_t, size_t);
  /src/lib/libc/stdlib/
reallocarray.c 1 /* $NetBSD: reallocarray.c,v 1.12 2022/10/28 09:43:59 wiz Exp $ */
2 /* $OpenBSD: reallocarray.c,v 1.1 2014/05/08 21:43:49 deraadt Exp $ */
38 __RCSID("$NetBSD: reallocarray.c,v 1.12 2022/10/28 09:43:59 wiz Exp $");
47 reallocarray(void *optr, size_t nmemb, size_t size) function
Makefile.inc 15 reallocarr.c reallocarray.c seed48.c setenv.c srand48.c strsuftoll.c \
59 radixsort.3 rand48.3 rand.3 random.3 reallocarr.3 reallocarray.3 \
  /src/external/bsd/nsd/dist/compat/
reallocarray.c 1 /* $OpenBSD: reallocarray.c,v 1.1 2014/05/08 21:43:49 deraadt Exp $ */
34 reallocarray(void *optr, size_t nmemb, size_t size) function
  /src/external/bsd/tmux/dist/compat/
reallocarray.c 1 /* $OpenBSD: reallocarray.c,v 1.3 2015/09/13 08:31:47 guenther Exp $ */
32 reallocarray(void *optr, size_t nmemb, size_t size) function
  /src/external/bsd/unbound/dist/compat/
reallocarray.c 1 /* $OpenBSD: reallocarray.c,v 1.1 2014/05/08 21:43:49 deraadt Exp $ */
34 reallocarray(void *optr, size_t nmemb, size_t size) function
  /src/crypto/external/bsd/openssh/dist/
xmalloc.c 67 new_ptr = reallocarray(ptr, nmemb, size);
  /src/external/gpl3/gdb/dist/gnulib/import/
stdlib.in.h 1155 # undef reallocarray
1156 # define reallocarray rpl_reallocarray
1158 _GL_FUNCDECL_RPL (reallocarray, void *,
1160 _GL_CXXALIAS_RPL (reallocarray, void *,
1164 _GL_FUNCDECL_SYS (reallocarray, void *,
1167 _GL_CXXALIAS_SYS (reallocarray, void *,
1170 _GL_CXXALIASWARN (reallocarray);
1172 # undef reallocarray
1174 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/import/
stdlib.in.h 1155 # undef reallocarray
1156 # define reallocarray rpl_reallocarray
1158 _GL_FUNCDECL_RPL (reallocarray, void *,
1160 _GL_CXXALIAS_RPL (reallocarray, void *,
1164 _GL_FUNCDECL_SYS (reallocarray, void *,
1167 _GL_CXXALIAS_SYS (reallocarray, void *,
1170 _GL_CXXALIASWARN (reallocarray);
1172 # undef reallocarray
1174 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/bsd/blocklist/bin/
blocklistd.c 349 *blp = reallocarray(*blp, *maxfd, sizeof(**blp));
352 *pfdp = reallocarray(*pfdp, *maxfd, sizeof(**pfdp));
376 void *p = reallocarray(*listp, *mlist, sizeof(*list));
471 void *p = reallocarray(blsock, maxblsock,
  /src/external/bsd/tmux/dist/
xmalloc.c 67 new_ptr = reallocarray(ptr, nmemb, size);
  /src/external/bsd/unbound/include/
config.h 163 /* Define to 1 if you have the declaration of `reallocarray', and to 0 if you
607 /* If we have reallocarray(3) */
1496 #define reallocarray reallocarrayunbound macro
1497 void* reallocarray(void *ptr, size_t nmemb, size_t size);
1576 void *reallocarray(void *ptr, size_t nmemb, size_t size);
1654 # define reallocarray(p,n,s) unbound_stat_reallocarray_log(p, n, s, __FILE__, __LINE__, __func__) macro
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
stdlib.h 1711 # undef reallocarray
1712 # define reallocarray rpl_reallocarray
1714 _GL_FUNCDECL_RPL (reallocarray, void *,
1716 _GL_CXXALIAS_RPL (reallocarray, void *,
1720 _GL_FUNCDECL_SYS (reallocarray, void *,
1723 _GL_CXXALIAS_SYS (reallocarray, void *,
1726 _GL_CXXALIASWARN (reallocarray);
1728 # undef reallocarray macro
1730 _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable -
    [all...]

Completed in 41 milliseconds

1 2 3 4 5