Searched defs:alloca (Results 26 - 50 of 54) sorted by relevance

123

/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
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...]
H A Dloadmsgcat.c37 # undef alloca macro
38 # define alloca __builtin_alloca macro
43 # define alloca _alloca macro
472 # define alloca(n) malloc (n) macro
[all...]
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dalloca.c181 alloca (size) function
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dalloca.c181 alloca (size) function
[all...]
H A Dregex.c497 # define alloca macro
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dalloca.c172 alloca (size_t size) function
[all...]
H A Dregex.c331 # define alloca macro
[all...]
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dalloca.c151 alloca (size_t size) function
[all...]
H A Dgetdate.c460 # define alloca _alloca macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/vmalloc/
H A Dmalloc.c470 extern Void_t* alloca(size_t size) function
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DCodeExtractor.cpp441 AllocaInst *alloca = local
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Ddcigettext.c33 # define alloca __builtin_alloca macro
38 # define alloca _alloca macro
360 # undef alloca macro
361 # define alloca(size) (malloc (size)) macro
[all...]
H A Dloadmsgcat.c37 # undef alloca macro
38 # define alloca __builtin_alloca macro
43 # define alloca _alloca macro
472 # define alloca(n) malloc (n) macro
[all...]
/macosx-10.9.5/bc-21/bc/bc/
H A Dbc.c492 #define alloca __builtin_alloca macro
/macosx-10.9.5/ruby-104/ruby/
H A Daddr2line.c39 # define alloca __builtin_alloca macro
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSUnserialize.cpp331 # define alloca _alloca macro
H A DOSUnserializeXML.cpp364 # define alloca _alloca macro
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dzsh_system.h92 # define alloca zhalloc macro
95 # define alloca __builtin_alloca macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dcp-demangle.c119 # define alloca __builtin_alloca macro
[all...]
H A Dregex.c329 # define alloca macro
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFUnserialize.tab.c361 # define alloca _alloca macro
/macosx-10.9.5/awk-18/src/
H A Dytab.c423 # define alloca _alloca macro
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclDate.c427 # define alloca macro
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c370 # define alloca macro
[all...]
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_parser.c584 # define alloca _alloca macro

Completed in 276 milliseconds

123