Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:ALLOCA

613 ALLOCA
7386 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
7389 $as_echo_n "checking for working alloca.h... " >&6; }
7395 #include <alloca.h>
7399 char *p = (char *) alloca (2 * sizeof (int));
7421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
7422 $as_echo_n "checking for alloca... " >&6; }
7429 # define alloca __builtin_alloca
7433 # define alloca _alloca
7436 # include <alloca.h>
7439 #pragma alloca
7441 # ifndef alloca /* predefined by HP cc +Olibcalls */
7442 char *alloca ();
7452 char *p = (char *) alloca (1);
7475 # that cause trouble. Some versions do not even contain alloca or
7476 # contain a buggy version. If you still want to use their alloca,
7477 # use ar to extract alloca.o from them instead of compiling alloca.c.
7479 ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
7484 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
7485 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
7526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
7527 $as_echo_n "checking stack direction for C alloca... " >&6; }