Searched defs:alloca (Results 1 - 25 of 87) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dalloca-conf.h12 # define alloca __builtin_alloca macro
24 # define alloca _alloca macro
[all...]
H A Dlibiberty.h649 #undef alloca macro
651 # define alloca macro
659 # define alloca macro
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/unsorted/
H A Dparms.c1 #define alloca __builtin_alloca macro
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A DLint_alloca.c12 alloca(size) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dalloca-conf.h12 # define alloca __builtin_alloca macro
24 # define alloca _alloca macro
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/ac/
H A Dalloca.h29 # define alloca __builtin_alloca macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dalloca_.h38 # define alloca __builtin_alloca macro
40 # define alloca __alloca macro
43 # define alloca _alloca macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/unsorted/
H A Dparms.c1 #define alloca __builtin_alloca macro
/netbsd-6-1-5-RELEASE/gnu/usr.bin/gettext/include/
H A Dalloca.h41 # define alloca __builtin_alloca macro
46 # define alloca _alloca macro
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/libasprintf/
H A Dalloca_.h41 # define alloca __builtin_alloca macro
46 # define alloca _alloca macro
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dalloca_.h41 # define alloca __builtin_alloca macro
46 # define alloca _alloca macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dputenv.c56 # define alloca __builtin_alloca macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dputenv.c56 # define alloca __builtin_alloca macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dputenv.c56 # define alloca __builtin_alloca macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dputenv.c56 # define alloca __builtin_alloca macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_malloc.h30 # define alloca __builtin_alloca macro
34 # define alloca __alloca macro
39 # define alloca _alloca macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtsystem.h118 #undef alloca macro
119 #define alloca(x) __builtin_alloca(x) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtsystem.h121 #undef alloca macro
122 #define alloca(x) __builtin_alloca(x) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dcalleesave-sse.c4 #define alloca __builtin_alloca macro
/netbsd-6-1-5-RELEASE/gnu/dist/grep/src/
H A Dvms_fab.h20 # define alloca __ALLOCA macro
/netbsd-6-1-5-RELEASE/include/
H A Dstdlib.h248 #define alloca(size) __builtin_alloca(size) macro
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dprintf.c27 # define alloca __builtin_alloca macro
32 # define alloca _alloca macro
/netbsd-6-1-5-RELEASE/gnu/dist/grep/intl/
H A Dloadmsgcat.c39 # define alloca __builtin_alloca macro
102 # define alloca(n) malloc (n) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dprintf.c25 # define alloca __builtin_alloca macro
30 # define alloca _alloca macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_exp.c120 # define alloca _alloca macro
125 # define alloca(s) __builtin_alloca((s)) macro
128 # undef alloca macro

Completed in 281 milliseconds

1234