Searched refs:HAVE_ALLOCA_H (Results 1 - 25 of 52) sorted by relevance

123

/haiku-fatelf/src/bin/bash/include/
H A Dmemalloc.h25 #if defined (sparc) && defined (sun) && !defined (HAVE_ALLOCA_H)
26 # define HAVE_ALLOCA_H macro
33 #if defined (HAVE_ALLOCA_H) && !defined (HAVE_ALLOCA) && !defined (C_ALLOCA)
35 #endif /* HAVE_ALLOCA_H && !HAVE_ALLOCA */
41 # if defined (HAVE_ALLOCA_H) && !defined (C_ALLOCA)
47 # else /* !HAVE_ALLOCA_H || C_ALLOCA */
59 # endif /* !HAVE_ALLOCA_H || C_ALLOCA */
/haiku-fatelf/src/bin/gdb/include/
H A Dalloca-conf.h11 # if defined(HAVE_ALLOCA_H) && !defined(C_ALLOCA)
13 # else /* ! defined (HAVE_ALLOCA_H) */
19 # endif /* ! defined (HAVE_ALLOCA_H) */
/haiku-fatelf/src/bin/sharutils/
H A Dconfig.h33 #define HAVE_ALLOCA_H 1 macro
H A Dconfig.h.in32 #undef HAVE_ALLOCA_H
H A Dconfig.status266 ${ac_dA}HAVE_ALLOCA_H${ac_dB}HAVE_ALLOCA_H${ac_dC}1${ac_dD}
267 ${ac_uA}HAVE_ALLOCA_H${ac_uB}HAVE_ALLOCA_H${ac_uC}1${ac_uD}
268 ${ac_eA}HAVE_ALLOCA_H${ac_eB}HAVE_ALLOCA_H${ac_eC}1${ac_eD}
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dconfig.h20 #define HAVE_ALLOCA_H 1 macro
H A Dconfig.in19 #undef HAVE_ALLOCA_H
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dconfig.h20 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dconfig.h20 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dputenv.c51 #ifdef HAVE_ALLOCA_H
61 #endif /* HAVE_ALLOCA_H */
H A Dconfig.h12 #define HAVE_ALLOCA_H 1 macro
H A Dconfig.in11 #undef HAVE_ALLOCA_H
/haiku-fatelf/src/libs/stdc++/legacy/
H A Dconfig.h15 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/gdb/gdb/config-x86/
H A Dconfig.h25 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/gdb/gdb/config-x86_64/
H A Dconfig.h25 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/diffutils/
H A Dconfig.h46 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/network/wget/msdos/
H A Dconfig.h94 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/libs/iconv/
H A Dconfig.h45 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/gawk/
H A Dconfig.h37 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/network/wget/src/
H A Dconfig.h65 #define HAVE_ALLOCA_H 1 macro
H A Dsysdep.h94 #if HAVE_ALLOCA_H
/haiku-fatelf/src/bin/sharutils/lib/
H A Dsystem.h32 # ifdef HAVE_ALLOCA_H
/haiku-fatelf/src/bin/gdb/bfd/
H A Dconfig.in19 #undef HAVE_ALLOCA_H
/haiku-fatelf/src/bin/bash/
H A Dconfig.h256 #define HAVE_ALLOCA_H 1 macro
/haiku-fatelf/src/bin/findutils/
H A Dconfig.h125 /* Define HAVE_ALLOCA_H for backward compatibility with older code that
126 includes <alloca.h> only if HAVE_ALLOCA_H is defined. */
127 #define HAVE_ALLOCA_H 1 macro

Completed in 196 milliseconds

123