OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__OS2__
(Results
1 - 6
of
6
) sorted by null
/external/qemu/distrib/sdl-1.2.12/include/
SDL_platform.h
75
#if defined(
__OS2__
)
76
#undef
__OS2__
77
#define
__OS2__
1
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_platform.h
75
#if defined(
__OS2__
)
76
#undef
__OS2__
77
#define
__OS2__
1
/prebuilt/linux-x86/sdl/include/SDL/
SDL_platform.h
75
#if defined(
__OS2__
)
76
#undef
__OS2__
77
#define
__OS2__
1
/prebuilt/windows/sdl/include/SDL/
SDL_platform.h
75
#if defined(
__OS2__
)
76
#undef
__OS2__
77
#define
__OS2__
1
/external/quake/quake/src/QW/scitech/include/
debug.h
33
*
__OS2__
Compiling for OS/2
142
#elif defined(
__OS2__
)
143
#ifndef
__OS2__
/* TODO: to be completed */
144
#define
__OS2__
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H
33
*
__OS2__
Compiling for OS/2
142
#elif defined(
__OS2__
)
143
#ifndef
__OS2__
/* TODO: to be completed */
144
#define
__OS2__
Completed in 319 milliseconds