OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HAVE_LIBC
(Results
1 - 11
of
11
) sorted by null
/external/qemu/android/config/darwin-x86/
SDL_config.h
10
#define
HAVE_LIBC
1
11
#if
HAVE_LIBC
89
#endif /*
HAVE_LIBC
*/
/external/qemu/android/config/freebsd-x86/
SDL_config.h
10
#define
HAVE_LIBC
1
11
#if
HAVE_LIBC
89
#endif /*
HAVE_LIBC
*/
/external/qemu/android/config/linux-ppc/
SDL_config.h
10
#define
HAVE_LIBC
1
11
#if
HAVE_LIBC
89
#endif /*
HAVE_LIBC
*/
/external/qemu/android/config/linux-x86/
SDL_config.h
5
#define
HAVE_LIBC
1
6
#if
HAVE_LIBC
84
#endif /*
HAVE_LIBC
*/
/external/qemu/android/config/linux-x86_64/
SDL_config.h
10
#define
HAVE_LIBC
1
11
#if
HAVE_LIBC
89
#endif /*
HAVE_LIBC
*/
/external/qemu/android/config/windows/
SDL_config.h
10
#define
HAVE_LIBC
1
11
#if
HAVE_LIBC
89
#endif /*
HAVE_LIBC
*/
/external/qemu/distrib/sdl-1.2.12/include/
SDL_config_win32.h
74
#define
HAVE_LIBC
1
75
#ifdef
HAVE_LIBC
SDL_config_os2.h
44
#define
HAVE_LIBC
1
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_config.h
10
#define
HAVE_LIBC
1
11
#if
HAVE_LIBC
89
#endif /*
HAVE_LIBC
*/
/prebuilt/linux-x86/sdl/include/SDL/
SDL_config.h
5
#define
HAVE_LIBC
1
6
#if
HAVE_LIBC
84
#endif /*
HAVE_LIBC
*/
/prebuilt/windows/sdl/include/SDL/
SDL_config.h
10
#define
HAVE_LIBC
1
11
#if
HAVE_LIBC
89
#endif /*
HAVE_LIBC
*/
Completed in 270 milliseconds