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

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dprintf.c25 # define alloca __builtin_alloca macro
30 # define alloca _alloca macro
33 # include <alloca.h>
36 #pragma alloca
38 # ifndef alloca
39 char *alloca ();
H A Ddcigettext.c36 # define alloca __builtin_alloca macro
41 # define alloca _alloca macro
44 # include <alloca.h>
47 #pragma alloca
49 # ifndef alloca
50 char *alloca ();
377 /* For those loosing systems which don't have `alloca' we have to add
410 # undef alloca macro
411 # define alloca(size) (malloc (size)) macro
413 #endif /* have alloca */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dgetopt.c27 #pragma alloca
33 #define alloca __builtin_alloca
36 #include <alloca.h>
39 char *alloca ();
41 #endif /* alloca.h */
69 #undef alloca
74 #define __alloca alloca
32 #define alloca macro
68 #undef alloca macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A DMakefile.am46 ## begin gnulib module alloca-opt
50 # We need the following in order to create <alloca.h> when the system
52 alloca.h: alloca.in.h
54 cat $(srcdir)/alloca.in.h; \
57 MOSTLYCLEANFILES += alloca.h alloca.h-t
59 EXTRA_DIST += alloca.in.h
61 ## end gnulib module alloca-opt
H A Dsetenv.c20 #include <alloca.h>
160 new_value = (char *) alloca (namelen + 1 + vallen);
228 new_value = alloca (namelen + 1 + vallen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dwget.h211 #include <alloca.h>
249 /* Copy the data delimited with BEG and END to alloca-allocated
256 *BTA_dest = alloca (BTA_len + 1); \
274 #define STRDUP_ALLOCA(str) (strcpy (alloca (strlen (str) + 1), str))
275 The problem is that some compilers can't handle alloca() being an
281 *SA_dest = (char *)alloca (strlen (SA_src) + 1); \
H A Dhttp-ntlm.c146 char *buffer = (char *) alloca (strlen (header));
247 pw = (unsigned char *) alloca (len < 7 ? 14 : len * 2);
385 base64 = (char *) alloca (BASE64_LENGTH (size) + 1);
558 base64 = (char *) alloca (BASE64_LENGTH (size) + 1);
H A Dutils.h47 #define alloca_array(type, size) ((type *) alloca ((size) * sizeof (type)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dregexec.c17 # include <alloca.h>
20 #pragma alloca
22 # ifndef alloca /* predefined by HP cc +Olibcalls */
23 char *alloca ();
149 tags = alloca(sizeof(*tags) * tnfa->num_tags);
277 tags = alloca(sizeof(*tags) * tnfa->num_tags);
H A Dtre-match-backtrack.c41 # include <alloca.h>
44 #pragma alloca
46 # ifndef alloca /* predefined by HP cc +Olibcalls */
47 char *alloca ();
269 tags = alloca(sizeof(*tags) * tnfa->num_tags);
270 pmatch = alloca(sizeof(*pmatch) * tnfa->num_submatches);
271 states_seen = alloca(sizeof(*states_seen) * tnfa->num_states);
H A Dtre-match-parallel.c34 # include <alloca.h>
37 #pragma alloca
39 # ifndef alloca /* predefined by HP cc +Olibcalls */
40 char *alloca ();
153 everything in a single large block from the stack frame using alloca()
154 or with malloc() if alloca is unavailable. */
169 buf = alloca(total_bytes);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libpwdgrp/
H A Duidgid_get.c42 user = alloca(sz);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dlsp.c149 long *ilsp=alloca(m*sizeof(*ilsp));
313 double *defl=alloca(sizeof(*defl)*(ord+1));
369 double *root=alloca(ord*sizeof(*root));
408 float *g1=alloca(sizeof(*g1)*(order2+1));
409 float *g2=alloca(sizeof(*g2)*(order2+1));
410 float *g1r=alloca(sizeof(*g1r)*(order2+1));
411 float *g2r=alloca(sizeof(*g2r)*(order2+1));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dparse.y39 /* Some versions of bison are broken in that they use alloca() but don't
46 #pragma alloca
52 /* The remainder of the alloca() cruft has to come after including flexdef.h,
57 # ifndef alloca
58 # define alloca __builtin_alloca
62 # include <alloca.h>
65 void *alloca ();
70 char *alloca ();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dparse.y39 /* Some versions of bison are broken in that they use alloca() but don't
46 #pragma alloca
52 /* The remainder of the alloca() cruft has to come after including flexdef.h,
57 # ifndef alloca
58 # define alloca __builtin_alloca
62 # include <alloca.h>
65 void *alloca ();
70 char *alloca ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Dsocket.c47 struct cmsghdr *cmsg = alloca(cmsg_len);
80 struct cmsghdr *cmsg = alloca(cmsg_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dresiduedata.c47 float *test=alloca(sizeof(float)*dim);
110 float *test=alloca(sizeof(float)*v->elements);
H A Drun.c152 vec=alloca(cols*sizeof(float));
197 vec=alloca(cols*sizeof(float));
H A Dresiduesplit.c161 res=alloca(sizeof(*res)*resfiles);
171 buffer=alloca(strlen(base)+20);
225 or=alloca(parts*resfiles*sizeof(FILE*));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dglobal.h105 /** \brief alloca helper macro. */
106 #define __snd_alloca(ptr,type) do { *ptr = (type##_t *) alloca(type##_sizeof()); memset(*ptr, 0, type##_sizeof()); } while (0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/popt/
H A Dpoptparse.c65 char * buf = memset(alloca(buflen), 0, buflen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-charset.c22 #include <alloca.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A DMakefile.am12 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl alloca announce-gen c-ctype getopt getpass-gnu gnupload maintainer-makefile quote quotearg strcasestr update-copyright
39 ## begin gnulib module alloca
42 EXTRA_DIST += alloca.c
44 EXTRA_libgnu_a_SOURCES += alloca.c
48 ## end gnulib module alloca
50 ## begin gnulib module alloca-opt
54 # We need the following in order to create <alloca.h> when the system
56 alloca.h: alloca.in.h
59 cat $(srcdir)/alloca
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Did.c116 context = alloca(strlen(mysid) + 1);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dswitch_root.c52 newdir = alloca(strlen(directory) + strlen(d->d_name) + 2);

Completed in 369 milliseconds

1234567891011>>