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

<<11121314

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dash.c3507 argv[i] = alloca(sizeof(int)*3 + 3);
12370 v_n_t *numstack = alloca(((datasizes)/2)*sizeof(v_n_t)),
12373 operator *stack = alloca((datasizes) * sizeof(operator)),
12423 numstackptr->var = alloca(var_name_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dconfigure21535 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
21537 { echo "$as_me:$LINENO: checking for working alloca.h" >&5
21538 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6; }
21548 #include <alloca.h>
21552 char *p = (char *) alloca (2 * sizeof (int));
21597 { echo "$as_me:$LINENO: checking for alloca" >&5
21598 echo $ECHO_N "checking for alloca... $ECHO_C" >&6; }
21609 # define alloca __builtin_alloca
21613 # define alloca _alloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/
H A Dconfigure24063 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
24065 echo "$as_me:$LINENO: checking for working alloca.h" >&5
24066 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
24076 #include <alloca.h>
24080 char *p = (char *) alloca (2 * sizeof (int));
24127 echo "$as_me:$LINENO: checking for alloca" >&5
24128 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
24139 # define alloca __builtin_alloca
24143 # define alloca _alloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A DMakefile.in57 $(top_srcdir)/gnulib-m4/alloca.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/
H A Dconfigure20295 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
20297 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
20298 $as_echo_n "checking for working alloca.h... " >&6; }
20304 #include <alloca.h>
20308 char *p = (char *) alloca (2 * sizeof (int));
20330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
20331 $as_echo_n "checking for alloca... " >&6; }
20338 # define alloca __builtin_alloca
20342 # define alloca _alloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl231 $STUX $sp,$sp,$tp ; alloca
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dppc64-mont.pl231 $STUX $sp,$sp,$tp ; alloca
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dconfigure12100 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
12102 { $as_echo "$as_me:$LINENO: checking for working alloca.h" >&5
12103 $as_echo_n "checking for working alloca.h... " >&6; }
12113 #include <alloca.h>
12117 char *p = (char *) alloca (2 * sizeof (int));
12166 { $as_echo "$as_me:$LINENO: checking for alloca" >&5
12167 $as_echo_n "checking for alloca... " >&6; }
12178 # define alloca __builtin_alloca
12182 # define alloca _alloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure22225 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
22227 { $as_echo "$as_me:$LINENO: checking for working alloca.h" >&5
22228 $as_echo_n "checking for working alloca.h... " >&6; }
22238 #include <alloca.h>
22242 char *p = (char *) alloca (2 * sizeof (int));
22291 { $as_echo "$as_me:$LINENO: checking for alloca" >&5
22292 $as_echo_n "checking for alloca... " >&6; }
22303 # define alloca __builtin_alloca
22307 # define alloca _alloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A Dconfigure33897 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
33899 { echo "$as_me:$LINENO: checking for working alloca.h" >&5
33900 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6; }
33910 #include <alloca.h>
33914 char *p = (char *) alloca (2 * sizeof (int));
33975 { echo "$as_me:$LINENO: checking for alloca" >&5
33976 echo $ECHO_N "checking for alloca... $ECHO_C" >&6; }
33987 # define alloca __builtin_alloca
33991 # define alloca _alloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm.c2387 pfd = alloca(sizeof(*pfd) * npfds);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/
H A Dconfigure5594 # Code from module alloca-opt:
5595 # Code from module alloca-opt-tests:
13847 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
13849 { $as_echo "$as_me:$LINENO: checking for working alloca.h" >&5
13850 $as_echo_n "checking for working alloca.h... " >&6; }
13860 #include <alloca.h>
13864 char *p = (char *) alloca (2 * sizeof (int));
13913 { $as_echo "$as_me:$LINENO: checking for alloca" >&5
13914 $as_echo_n "checking for alloca
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure23438 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
23440 { $as_echo "$as_me:$LINENO: checking for working alloca.h" >&5
23441 $as_echo_n "checking for working alloca.h... " >&6; }
23451 #include <alloca.h>
23455 char *p = (char *) alloca (2 * sizeof (int));
23504 { $as_echo "$as_me:$LINENO: checking for alloca" >&5
23505 $as_echo_n "checking for alloca... " >&6; }
23516 # define alloca __builtin_alloca
23520 # define alloca _alloc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/
H A Dconfigure12928 for ac_func in access alloca atexit atoi atol chmod chown clock_getcpuclockid clock_getres clock_gettime ctime difftime fstat getenv getpagesize getrusage gettimeofday gmtime isatty localtime longjmp lstat memcmp memcpy memmove memset mkdir mktime mmap mprotect munmap qsort raise rmdir setjmp signal snprintf strcasecmp strchr strdup strerror strftime stricmp strncasecmp strnicmp strrchr strstr time umask utime vsnprintf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dconfigure26086 alloca.h \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c9997 ** On systems with ample stack space and that support alloca(), make
9998 ** use of alloca() to obtain space for large automatic objects. By default,
10001 ** The alloca() routine never returns NULL. This will cause code paths
10005 # define sqlite3StackAllocRaw(D,N) alloca(N)
10006 # define sqlite3StackAllocZero(D,N) memset(alloca(N), 0, N)
15888 ** This routine is similar to alloca() in that it is not intended
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c9997 ** On systems with ample stack space and that support alloca(), make
9998 ** use of alloca() to obtain space for large automatic objects. By default,
10001 ** The alloca() routine never returns NULL. This will cause code paths
10005 # define sqlite3StackAllocRaw(D,N) alloca(N)
10006 # define sqlite3StackAllocZero(D,N) memset(alloca(N), 0, N)
15888 ** This routine is similar to alloca() in that it is not intended
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure20258 for ac_header in unistd.h utime.h grp.h sys/id.h memory.h alloca.h
[all...]

Completed in 1324 milliseconds

<<11121314