OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__FREEBSD__
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.12/include/
SDL_platform.h
44
#if defined(
__FreeBSD__
) || defined(__DragonFly__)
45
#undef
__FREEBSD__
46
#define
__FREEBSD__
1
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_platform.h
44
#if defined(
__FreeBSD__
) || defined(__DragonFly__)
45
#undef
__FREEBSD__
46
#define
__FREEBSD__
1
/prebuilt/linux-x86/sdl/include/SDL/
SDL_platform.h
44
#if defined(
__FreeBSD__
) || defined(__DragonFly__)
45
#undef
__FREEBSD__
46
#define
__FREEBSD__
1
/prebuilt/windows/sdl/include/SDL/
SDL_platform.h
44
#if defined(
__FreeBSD__
) || defined(__DragonFly__)
45
#undef
__FREEBSD__
46
#define
__FREEBSD__
1
Completed in 32 milliseconds