Lines Matching refs:ALLOCA
657 ALLOCA
6034 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
6036 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
6037 printf %s "checking for working alloca.h... " >&6; }
6044 #include <alloca.h>
6048 char *p = (char *) alloca (2 * sizeof (int));
6073 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
6074 printf %s "checking for alloca... " >&6; }
6086 #ifndef alloca
6088 # define alloca __builtin_alloca
6091 # define alloca _alloca
6096 void *alloca (size_t);
6103 char *p = (char *) alloca (1);
6127 # that cause trouble. Some versions do not even contain alloca or
6128 # contain a buggy version. If you still want to use their alloca,
6129 # use ar to extract alloca.o from them instead of compiling alloca.c.
6131 ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
6136 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
6137 printf %s "checking stack direction for C alloca... " >&6; }