Searched refs:xalloc_oversized (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dxalloc.h71 # define xalloc_oversized(n, s) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dxalloc.h76 # define xalloc_oversized(n, s) \ macro
124 if (xalloc_oversized (n, s))
135 if (xalloc_oversized (n, s))
H A Dxmalloc.c96 if ((! HAVE_GNU_CALLOC && xalloc_oversized (n, s))
H A Dquotearg.c737 revert to the original type, so that the test in xalloc_oversized
742 if (xalloc_oversized (n1, sizeof *sv))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dxalloc.h76 # define xalloc_oversized(n, s) \ macro
124 if (xalloc_oversized (n, s))
135 if (xalloc_oversized (n, s))
H A Dxmalloc.c96 if ((! HAVE_GNU_CALLOC && xalloc_oversized (n, s))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dxmalloc.c79 if (xalloc_oversized (nmemb, size))
H A Dxalloc.h149 # define xalloc_oversized(n, s) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dxmalloc.c79 if (xalloc_oversized (nmemb, size))
H A Dxalloc.h149 # define xalloc_oversized(n, s) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dxmalloc.c79 if (xalloc_oversized (nmemb, size))
H A Dxalloc.h149 # define xalloc_oversized(n, s) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dxmalloc.c79 if (xalloc_oversized (nmemb, size))
H A Dxalloc.h149 # define xalloc_oversized(n, s) \ macro
H A Dquotearg.c606 revert to the original type, so that the test in xalloc_oversized
611 if (xalloc_oversized (n1, sizeof *sv))

Completed in 156 milliseconds