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

123

/macosx-10.9.5/bash-92/bash-3.2/lib/malloc/
H A Di386-alloca.s6 alloca: label
H A Dalloca.c159 alloca (size) function
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dalloca-conf.h5 # define alloca __builtin_alloca macro
H A Dlibiberty.h646 #undef alloca macro
648 # define alloca(x) __builtin_alloca(x) macro
656 # define alloca( macro
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/ac/
H A Dalloca.h27 # define alloca __builtin_alloca macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dalloca_.h39 # define alloca __builtin_alloca macro
41 # define alloca __alloca macro
44 # define alloca _alloca macro
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Dalloca_.h41 # define alloca __builtin_alloca macro
46 # define alloca _alloca macro
[all...]
/macosx-10.9.5/Libc-997.90.3/include/
H A Dalloca.h37 #undef alloca macro
39 #define alloca(size) __alloca(size) macro
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dmemalloc.h38 # undef alloca macro
39 # define alloca __builtin_alloca macro
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dputenv.c56 # define alloca __builtin_alloca macro
/macosx-10.9.5/rsync-42/rsync/popt/
H A Dsystem.h58 # undef alloca macro
60 # define alloca(sz) malloc(sz) /* Kludge this for now */ macro
65 #define alloca __builtin_alloca macro
/macosx-10.9.5/emacs-92/emacs/src/m/
H A Daviion.h90 #define alloca(x) __builtin_alloca(x) macro
H A Dhp800.h181 # define alloca macro
H A Dibmps2-aix.h192 #define alloca macro
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/include/
H A Dffi_common.h20 # define alloca __builtin_alloca macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dbucomm.h125 # undef alloca macro
124 # undef alloca macro
/macosx-10.9.5/libffi-18.1/include/
H A Dffi_common.h20 # define alloca __builtin_alloca macro
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/include/
H A Dffi_common.h20 # define alloca __builtin_alloca macro
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/include/
H A Dffi_common.h20 # define alloca __builtin_alloca macro
/macosx-10.9.5/ruby-104/ruby/missing/
H A Dalloca.c147 alloca (size) /* returns pointer to storage */ function
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/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...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/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...]
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter7/
H A Dcodegen.ml171 let alloca = create_entry_block_alloca the_function var_name in var
260 let alloca = create_entry_block_alloca the_function var_name in var
[all...]
/macosx-10.9.5/man-16/man/src/
H A Dglob.c125 #define alloca macro
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dfilecomplete.c40 # undef alloca macro
41 # define alloca(n) __builtin_alloca (n) macro

Completed in 171 milliseconds

123