Home
last modified time | relevance | path

Searched refs:HAVE_SETJMP (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_config_pandora.h106 #define HAVE_SETJMP 1 macro
A DSDL_config_os2.h142 #define HAVE_SETJMP 1 macro
A DSDL_config_psp.h122 #define HAVE_SETJMP 1 macro
A DSDL_config_wiz.h121 #define HAVE_SETJMP 1 macro
A DSDL_config_android.h125 #define HAVE_SETJMP 1 macro
A DSDL_config_iphoneos.h126 #define HAVE_SETJMP 1 macro
A DSDL_config.h185 #define HAVE_SETJMP 1 macro
A DSDL_config_macosx.h129 #define HAVE_SETJMP 1 macro
A DSDL_config.h.in184 #undef HAVE_SETJMP
A DSDL_config.h.cmake180 #cmakedefine HAVE_SETJMP 1
/AliOS-Things-master/components/SDL2/src/cpuinfo/
A DSDL_cpuinfo.c56 #elif SDL_ALTIVEC_BLITTERS && HAVE_SETJMP
113 #if SDL_ALTIVEC_BLITTERS && HAVE_SETJMP && !__MACOSX__ && !__OpenBSD__
328 #elif SDL_ALTIVEC_BLITTERS && HAVE_SETJMP in CPU_haveAltiVec()
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt818 check_symbol_exists(setjmp "setjmp.h" HAVE_SETJMP)

Completed in 17 milliseconds