Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_config_pandora.h61 #define HAVE_ALLOCA 1 macro
A DSDL_config_os2.h86 #define HAVE_ALLOCA 1 macro
A DSDL_config_psp.h53 #define HAVE_ALLOCA 1 macro
A DSDL_config_wiz.h55 #define HAVE_ALLOCA 1 macro
A DSDL_config_android.h55 #define HAVE_ALLOCA 1 macro
A DSDL_config_iphoneos.h55 #define HAVE_ALLOCA 1 macro
A DSDL_config.h86 #define HAVE_ALLOCA 1 macro
A DSDL_config_macosx.h59 #define HAVE_ALLOCA 1 macro
A DSDL_config_winrt.h119 #define HAVE_ALLOCA 1 macro
A DSDL_config_windows.h105 #define HAVE_ALLOCA 1 macro
A DSDL_stdinc.h89 #if defined(HAVE_ALLOCA) && !defined(alloca)
354 #ifdef HAVE_ALLOCA
A DSDL_config.h.in85 #undef HAVE_ALLOCA
A DSDL_config.h.cmake82 #cmakedefine HAVE_ALLOCA 1
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt779 set(HAVE_ALLOCA 1) variable
849 check_symbol_exists(alloca "alloca.h" HAVE_ALLOCA)
852 set(HAVE_ALLOCA 1) variable

Completed in 19 milliseconds