Searched refs:HAVE_LIBC (Results 1 - 16 of 16) sorted by relevance

/external/qemu/android/config/darwin-x86/
H A DSDL_config.h10 #define HAVE_LIBC 1 macro
11 #if HAVE_LIBC
89 #endif /* HAVE_LIBC */
/external/qemu/android/config/freebsd-x86/
H A DSDL_config.h10 #define HAVE_LIBC 1 macro
11 #if HAVE_LIBC
89 #endif /* HAVE_LIBC */
/external/qemu/android/config/linux-ppc/
H A DSDL_config.h10 #define HAVE_LIBC 1 macro
11 #if HAVE_LIBC
89 #endif /* HAVE_LIBC */
/external/qemu/android/config/linux-x86_64/
H A DSDL_config.h10 #define HAVE_LIBC 1 macro
11 #if HAVE_LIBC
89 #endif /* HAVE_LIBC */
/external/qemu/android/config/windows/
H A DSDL_config.h10 #define HAVE_LIBC 1 macro
11 #if HAVE_LIBC
89 #endif /* HAVE_LIBC */
/external/qemu/android/config/linux-x86/
H A DSDL_config.h5 #define HAVE_LIBC 1 macro
6 #if HAVE_LIBC
84 #endif /* HAVE_LIBC */
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_config_win32.h74 #define HAVE_LIBC 1 macro
75 #ifdef HAVE_LIBC
H A DSDL_config_symbian.h106 #define HAVE_LIBC 1 macro
H A DSDL_config_os2.h44 #define HAVE_LIBC 1 macro
H A DSDL_thread.h49 #if ((defined(__WIN32__) && !defined(HAVE_LIBC)) || defined(__OS2__)) && !defined(__SYMBIAN32__)
H A DSDL_config.h.in58 #undef HAVE_LIBC
59 #if HAVE_LIBC
145 #endif /* HAVE_LIBC */
/external/qemu/distrib/sdl-1.2.15/src/
H A DSDL.c330 #if !defined(HAVE_LIBC) || (defined(__WATCOMC__) && defined(BUILD_DLL))
/external/qemu/distrib/sdl-1.2.15/
H A Dandroid-configure.sh340 config_add_macro HAVE_LIBC $CONFIG_LIBC
342 config_add "#if HAVE_LIBC"
376 config_add "#endif /* HAVE_LIBC */"
/external/qemu/distrib/sdl-1.2.15/src/events/
H A DSDL_events.c172 #if (defined(__WIN32__) && !defined(_WIN32_WCE)) && !defined(HAVE_LIBC) && !defined(__SYMBIAN32__)
/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_audio.c551 #if (defined(__WIN32__) && !defined(_WIN32_WCE)) && !defined(HAVE_LIBC) && !defined(__SYMBIAN32__)
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_stdlib.c28 #ifndef HAVE_LIBC
620 #endif /* !HAVE_LIBC */

Completed in 118 milliseconds