Home
last modified time | relevance | path

Searched refs:HAVE_ALLOCA (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dconfig.h22 #define HAVE_ALLOCA 1 macro
H A Dzglobal.h31 # define HAVE_ALLOCA 1 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch683 - * localealias.c [!HAVE_ALLOCA]: Define alloca as macro using
722 - * localealias.c, dcgettext.c [__GNUC__]: Define HAVE_ALLOCA to 1
746 - * dcgettext.c [!HAVE_ALLOCA]: Define macro alloca by using malloc.
757 - * dcgettext.c [!HAVE_ALLOCA]: Add code for handling missing alloca
760 - * localealias.c [!HAVE_ALLOCA]: Add code for handling missing
1563 -# define HAVE_ALLOCA 1
1710 -#ifdef HAVE_ALLOCA
1762 -#ifndef HAVE_ALLOCA
3979 -# define HAVE_ALLOCA 1
4037 -#ifdef HAVE_ALLOCA
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-gnulib-Update.patch3803 #if HAVE_ALLOCA
/OK3568_Linux_fs/external/xserver/
H A DChangeLog82242 and used custom X checks instead of the autoconf HAVE_ALLOCA anyway.