Searched refs:alloca (Results 101 - 125 of 176) sorted by relevance

12345678

/freebsd-13-stable/contrib/ofed/libibverbs/
H A Dcompat-1_0.c39 #include <alloca.h>
375 real_wr = alloca(sizeof *real_wr);
413 real_wr = alloca(sizeof *real_wr);
493 real_wr = alloca(sizeof *real_wr);
H A Ddevice.c43 #include <alloca.h>
H A Dcmd.c41 #include <alloca.h>
760 cmd = alloca(cmd_size);
1389 cmd = alloca(cmd_size);
1479 cmd = alloca(cmd_size);
1540 cmd = alloca(cmd_size);
1849 cmd = alloca(cmd_size);
/freebsd-13-stable/stand/i386/libi386/
H A Dbiospnp.c168 devNodeBuffer = (struct pnp_devNode *)alloca(pnp_NodeSize);
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c279 #if !defined(alloca) && !defined(HAVE_ALLOCA)
280 #define alloca(x) malloc(x) macro
412 /* The parser invokes alloca or malloc; define the necessary symbols. */
419 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
424 # define alloca _alloca macro
426 # define YYSTACK_ALLOC alloca
444 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c47 #include <alloca.h>
492 tmpname = alloca(sz = strlen(fname) + 80);
1143 name = alloca(len);
1149 name = alloca(len);
1853 char **objv = alloca(g_cmdc * sizeof (char *));
/freebsd-13-stable/contrib/libxo/libxo/
H A Dlibxo.c1499 char *newfmt = alloca(len + 1 + plen + 2); /* NUL, and ": " */
1732 bp = alloca(bufsiz);
2221 bp = alloca(len);
2366 bp = alloca(len);
2660 char *cp = alloca(nlen + 1); /* Need local copy for NUL termination */
3230 char *newcopy = alloca(nlen + 1);
3842 char *enc = alloca(flen + 1);
4035 char *cp = alloca(olen + 1);
4124 char *newfmt = alloca(flen + 1);
4129 char *newstr = alloca(vle
[all...]
/freebsd-13-stable/crypto/openssl/engines/
H A De_capi.c21 # ifndef alloca
22 # define alloca _alloca macro
1206 cspname = alloca(clen * sizeof(WCHAR));
1570 (contname = alloca(len * sizeof(WCHAR)),
1574 (provname = alloca(len * sizeof(WCHAR)),
1641 name = alloca(len * sizeof(WCHAR));
/freebsd-13-stable/lib/libusb/
H A Dlibusb10_io.c118 fds = alloca(sizeof(*fds) * nfds);
122 ppdev = alloca(sizeof(*ppdev) * nfds);
/freebsd-13-stable/contrib/libxo/encoder/csv/
H A Denc_csv.c579 char *leafs_buf = alloca(len + 1);
668 char *options = alloca(len + 1);
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c187 #include <alloca.h>
249 if (sizes == 1 || (size = alloca(sizeof (size_t) * sizes)) == NULL)
/freebsd-13-stable/usr.sbin/jls/
H A Djls.c195 pname = alloca((dot - params[i].jp_name) + 1);
436 param_values = alloca(nparams * sizeof(*param_values));
/freebsd-13-stable/usr.sbin/ppp/
H A Dether.c524 path = (char *)alloca(ifacelen + 2);
644 data = (struct ngpppoe_init_data *)alloca(sizeof *data + providerlen);
/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_asm.c833 # include <alloca.h>
862 vp = tp = alloca((num + 2) * sizeof(BN_ULONG));
989 # include <alloca.h>
997 vp = tp = alloca((num + 2) * sizeof(BN_ULONG));
/freebsd-13-stable/contrib/ldns-host/
H A Dldns-host.c93 buf = alloca(LDNS_IP4ADDRLEN*4 + len + 1);
107 buf = alloca(LDNS_IP6ADDRLEN*4 + len + 1);
956 nsaddrs = alloca(cnt*sizeof(*nsaddrs));
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c34 #include <alloca.h>
703 name = alloca(strlen(s) + 1);
974 name = alloca(ddp->dd_name ? strlen(ddp->dd_name) + 20 : 20);
H A Ddt_ident.c37 #include <alloca.h>
192 s = alloca(strlen(idp->di_iarg) + 1);
861 ids = alloca(sizeof (dt_ident_t *) * n);
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c265 /* The parser invokes alloca or malloc; define the necessary symbols. */
272 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
277 # define alloca _alloca macro
279 # define YYSTACK_ALLOC alloca
297 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number
/freebsd-13-stable/usr.sbin/jail/
H A Dconfig.c343 tname = alloca(cs - value + 1);
676 cs = alloca(lnlen + 1);
737 value = alloca(vallen);
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c711 /* The parser invokes alloca or malloc; define the necessary symbols. */
718 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
723 # define alloca _alloca macro
725 # define YYSTACK_ALLOC alloca
743 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Darmv4-mont.pl151 sub sp,sp,$num @ alloca(4*num)
330 mov sp,$toutptr @ alloca
443 mov sp,$toutptr @ alloca
/freebsd-13-stable/lib/libc/stdtime/
H A Dstrptime.c554 zonestr = alloca(cp - buf + 1);
/freebsd-13-stable/lib/libvgl/
H A Dbitmap.c176 buffer = alloca(width*src->PixelBytes);
/freebsd-13-stable/libexec/rtld-elf/
H A Dmap_object.c125 segs = alloca(sizeof(segs[0]) * hdr->e_phnum);
/freebsd-13-stable/contrib/opie/
H A Dconfigure2734 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
2736 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
2737 echo "configure:2738: checking for working alloca.h" >&5
2744 #include <alloca.h>
2746 char *p = alloca(2 * sizeof(int));
2769 echo $ac_n "checking for alloca""... $ac_c" 1>&6
2770 echo "configure:2771: checking for alloca" >&5
2779 # define alloca __builtin_alloca
2783 # define alloca _alloc
[all...]

Completed in 422 milliseconds

12345678