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

12

/openbsd-current/gnu/usr.bin/binutils/include/
H A Dalloca-conf.h5 # define alloca __builtin_alloca macro
H A Dlibiberty.h308 #undef alloca macro
310 # define alloca(x) __builtin_alloca(x) macro
318 # define alloca( macro
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dparms.c1 #define alloca __builtin_alloca macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dalloca-conf.h5 # define alloca __builtin_alloca macro
H A Dlibiberty.h601 #undef alloca macro
603 # define alloca(x) __builtin_alloca(x) macro
611 # define alloca( macro
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dputenv.c56 # define alloca __builtin_alloca macro
/openbsd-current/gnu/gcc/gcc/
H A Dtsystem.h121 #undef alloca macro
122 #define alloca(x) __builtin_alloca(x) macro
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dbucomm.h113 # undef alloca macro
112 # undef alloca macro
/openbsd-current/include/
H A Dstdlib.h267 #define alloca(n) __builtin_alloca(n) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dbucomm.h125 # undef alloca macro
124 # undef alloca macro
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dprintf.c25 # define alloca __builtin_alloca macro
30 # define alloca _alloca macro
H A Dlocalealias.c38 # undef alloca macro
39 # define alloca __builtin_alloca macro
44 # define alloca _alloca macro
109 # define alloca(n) malloc (n) macro
[all...]
/openbsd-current/gnu/gcc/libmudflap/
H A Dmf-hooks1.c480 #undef alloca macro
/openbsd-current/gnu/lib/libiberty/include/
H A Dlibiberty.h468 #undef alloca macro
470 # define alloca(x) __builtin_alloca(x) macro
478 # define alloca( macro
[all...]
/openbsd-current/gnu/gcc/include/
H A Dlibiberty.h591 #undef alloca macro
593 # define alloca(x) __builtin_alloca(x) macro
601 # define alloca( macro
[all...]
/openbsd-current/gnu/gcc/intl/
H A Dlocalealias.c38 # undef alloca macro
39 # define alloca __builtin_alloca macro
44 # define alloca _alloca macro
109 # define alloca(n) malloc (n) macro
[all...]
H A Ddcigettext.c33 # define alloca __builtin_alloca macro
38 # define alloca _alloca macro
356 # undef alloca macro
357 # define alloca(size) (malloc (size)) macro
[all...]
/openbsd-current/gnu/usr.bin/binutils/intl/
H A Ddcgettext.c25 # define alloca __builtin_alloca macro
205 # undef alloca macro
206 # define alloca(size) (malloc (size)) macro
[all...]
H A Dlocalealias.c28 # define alloca __builtin_alloca macro
124 # undef alloca macro
125 # define alloca(size) (malloc (size)) macro
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Dloadmsgcat.c37 # define alloca __builtin_alloca macro
118 # define alloca(n) malloc (n) macro
H A Dlocalealias.c35 # define alloca __builtin_alloca macro
94 # define alloca(n) malloc (n) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/intl/
H A Ddcgettext.c25 # define alloca __builtin_alloca macro
205 # undef alloca macro
206 # define alloca(size) (malloc (size)) macro
[all...]
H A Dlocalealias.c28 # define alloca __builtin_alloca macro
124 # undef alloca macro
125 # define alloca(size) (malloc (size)) macro
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DBuiltins.h25 #undef alloca macro
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dfuncargs.c7 # define alloca __builtin_alloca macro
[all...]

Completed in 333 milliseconds

12