Home | History | Annotate | Download | only in intl

Lines Matching refs:ALLOCA

615 ALLOCA
4161 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
4163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
4164 $as_echo_n "checking for working alloca.h... " >&6; }
4170 #include <alloca.h>
4174 char *p = (char *) alloca (2 * sizeof (int));
4196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
4197 $as_echo_n "checking for alloca... " >&6; }
4204 # define alloca __builtin_alloca
4208 # define alloca _alloca
4211 # include <alloca.h>
4214 #pragma alloca
4216 # ifndef alloca /* predefined by HP cc +Olibcalls */
4217 char *alloca ();
4227 char *p = (char *) alloca (1);
4250 # that cause trouble. Some versions do not even contain alloca or
4251 # contain a buggy version. If you still want to use their alloca,
4252 # use ar to extract alloca.o from them instead of compiling alloca.c.
4254 ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
4259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
4260 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
4301 { $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
4302 $as_echo_n "checking stack direction for C alloca... " >&6; }