Searched refs:alloca (Results 226 - 250 of 343) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dso/
H A Ddso_win32.c99 fnamw = (WCHAR *)alloca(len_0 * sizeof(WCHAR));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dso/
H A Ddso_win32.c99 fnamw = (WCHAR *)alloca(len_0 * sizeof(WCHAR));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_direct.c191 struct sockaddr_un *addr = alloca(size);
278 struct cmsghdr *cmsg = alloca(cmsg_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Drijndael.cpp73 #include <alloca.h>
945 space = (byte *)alloca(255+sizeof(Locals));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A DMakefile38 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/alloca.m4 \
120 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A DMakefile40 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/alloca.m4 \
135 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A DMakefile77 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/codeset.m4 \
141 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/md5/
H A DMakefile54 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/codeset.m4 \
122 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A DMakefile75 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/codeset.m4 \
196 ALLOCA_H = alloca.h
H A Dhttp.c2045 char *filename_plus_orig_suffix = alloca (filename_len + sizeof (ORIG_SFX));
3110 t1 = (char *)alloca (len1 + 1);
3113 t2 = (char *)alloca (BASE64_LENGTH (len1) + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DMakefile73 $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/codeset.m4 \
122 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/gnulib-local/
H A DMakefile40 $(top_srcdir)/gnulib-m4/alloca.m4 \
149 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dhttpd.c428 cf = alloca(strlen(path) + sizeof(httpd_conf) + 2);
1617 urlcopy = alloca((tptr - urlp) + sizeof("/index.html"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.c774 #ifdef alloca
776 #else /* alloca not defined */
779 #define alloca __builtin_alloca macro
783 #include <alloca.h>
790 instead, just don't use alloca. */
798 #pragma alloca
805 #define alloca __builtin_alloca
812 #endif /* alloca not defined */
816 #define YYSTACK_ALLOC alloca
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.tab.c774 #ifdef alloca
776 #else /* alloca not defined */
779 #define alloca __builtin_alloca macro
783 #include <alloca.h>
790 instead, just don't use alloca. */
798 #pragma alloca
805 #define alloca __builtin_alloca
812 #endif /* alloca not defined */
816 #define YYSTACK_ALLOC alloca
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/
H A Dconfigure9442 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
9444 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
9445 echo "configure:9446: checking for working alloca.h" >&5
9452 #include <alloca.h>
9454 char *p = alloca(2 * sizeof(int));
9477 echo $ac_n "checking for alloca""... $ac_c" 1>&6
9478 echo "configure:9479: checking for alloca" >&5
9487 # define alloca __builtin_alloca
9491 # define alloca _alloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A DMakefile58 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/alloca.m4 \
171 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/doc/
H A DMakefile.in37 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/alloca.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-csharp/
H A DMakefile.in37 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/alloca.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
H A DMakefile.in37 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/alloca.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/m4/
H A DMakefile.in38 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/alloca.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A DMakefile43 $(top_srcdir)/gnulib-m4/alloca.m4 \
229 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile46 $(top_srcdir)/gnulib-m4/alloca.m4 \
222 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A DMakefile43 $(top_srcdir)/gnulib-m4/alloca.m4 \
212 ALLOCA_H = alloca.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A DMakefile46 $(top_srcdir)/gnulib-m4/alloca.m4 \
229 ALLOCA_H = alloca.h

Completed in 445 milliseconds

1234567891011>>