Home
last modified time | relevance | path

Searched defs:alloca (Results 1 – 25 of 37) sorted by relevance

12

/NextBSD/contrib/ntp/include/
HDntp_malloc.h28 # define alloca __builtin_alloca macro
32 # define alloca __alloca macro
37 # define alloca _alloca macro
/NextBSD/contrib/gdb/include/
HDlibiberty.h307 # define alloca(x) __builtin_alloca(x) macro
315 # define alloca(x) C_alloca(x) macro
HDalloca-conf.h5 # define alloca __builtin_alloca macro
/NextBSD/contrib/binutils/include/
HDalloca-conf.h5 # define alloca __builtin_alloca macro
HDlibiberty.h625 # define alloca(x) __builtin_alloca(x) macro
633 # define alloca(x) C_alloca(x) macro
/NextBSD/contrib/binutils/libiberty/
HDputenv.c56 # define alloca __builtin_alloca macro
/NextBSD/contrib/gcclibs/libiberty/
HDputenv.c56 # define alloca __builtin_alloca macro
/NextBSD/contrib/gcc/
HDtsystem.h122 #define alloca(x) __builtin_alloca(x) macro
/NextBSD/crypto/heimdal/lib/com_err/
HDparse.y46 #define alloca(x) malloc(x) macro
HDparse.c139 #define alloca(x) malloc(x) macro
286 # define alloca _alloca macro
/NextBSD/contrib/com_err/
HDparse.y46 #define alloca(x) malloc(x) macro
/NextBSD/sys/contrib/dev/acpica/compiler/
HDaslparser.y75 #define alloca AslLocalAllocate macro
HDdtparser.y56 #define alloca AslLocalAllocate macro
HDprparser.y56 #define alloca AslLocalAllocate macro
/NextBSD/contrib/gcclibs/include/
HDlibiberty.h597 # define alloca(x) __builtin_alloca(x) macro
605 # define alloca(x) C_alloca(x) macro
/NextBSD/crypto/heimdal/appl/ftp/ftpd/
HDftpcmd.y81 #define alloca(x) malloc(x) macro
HDftpcmd.c280 #define alloca(x) malloc(x) macro
424 # define alloca _alloca macro
/NextBSD/contrib/binutils/binutils/
HDsysdep.h125 # define alloca __builtin_alloca macro
/NextBSD/include/
HDstdlib.h250 #define alloca(sz) __builtin_alloca(sz) macro
/NextBSD/crypto/openssl/crypto/bn/
HDbn_exp.c119 # define alloca _alloca macro
123 # define alloca(s) __builtin_alloca((s)) macro
/NextBSD/crypto/openssl/engines/
HDe_padlock.c139 # define alloca _alloca macro
143 # define alloca(s) __builtin_alloca(s) macro
/NextBSD/contrib/gcclibs/libmudflap/
HDmf-hooks1.c481 WRAPPER(void *, alloca, size_t c) in WRAPPER() argument
/NextBSD/crypto/openssl/crypto/
HDcryptlib.c801 # define alloca _alloca macro
/NextBSD/contrib/binutils/ld/
HDld.h37 # define alloca __builtin_alloca macro
/NextBSD/contrib/gdb/gdb/
HDdefs.h1107 #define alloca __builtin_alloca macro

12