OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__win32__
(Results
1 - 25
of
237
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/bison/lib/
pipe2.c
32
#if (defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__
76
#if (defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__
156
!((defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__)
sys_wait.in.h
26
#if !((defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__)
42
#if !((defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__)
114
# if (defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__
msvc-nothrow.h
28
#if (defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__
dosname.h
23
#if (defined _WIN32 || defined
__WIN32__
|| \
sys_types.in.h
45
#if ((defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__) \
/external/qemu/distrib/sdl-1.2.15/include/
SDL_main.h
32
#if defined(
__WIN32__
) || \
62
#ifdef
__WIN32__
SDL_platform.h
106
#undef
__WIN32__
107
#define
__WIN32__
1
SDL_config.h.default
37
#elif defined(
__WIN32__
)
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_main.h
32
#if defined(
__WIN32__
) || \
62
#ifdef
__WIN32__
SDL_platform.h
106
#undef
__WIN32__
107
#define
__WIN32__
1
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_main.h
32
#if defined(
__WIN32__
) || \
62
#ifdef
__WIN32__
SDL_platform.h
106
#undef
__WIN32__
107
#define
__WIN32__
1
/prebuilts/tools/windows/sdl/include/SDL/
SDL_main.h
32
#if defined(
__WIN32__
) || \
62
#ifdef
__WIN32__
SDL_platform.h
106
#undef
__WIN32__
107
#define
__WIN32__
1
/external/bison/darwin-lib/sys/
types.h
46
#if ((defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__) \
/external/bison/linux-lib/sys/
types.h
46
#if ((defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__) \
/external/bison/m4/
pathmax.m4
32
#if (defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__
/external/qemu/distrib/sdl-1.2.15/src/events/
SDL_sysevents.h
32
#ifdef
__WIN32__
/* Win32 doesn't allow a separate event thread */
/ndk/sources/host-tools/make-3.81/config/
dospaths.m4
25
#if !defined _WIN32 && !defined
__WIN32__
&& !defined __MSDOS__ && !defined __EMX__ && !defined __MSYS__
/ndk/sources/host-tools/sed-4.2.1/lib/
getpagesize.c
26
#if (defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__
/ndk/sources/host-tools/sed-4.2.1/m4/
malloc.m4
36
[#if (defined _WIN32 || defined
__WIN32__
) && ! defined __CYGWIN__
dos.m4
18
[#if !defined _WIN32 && !defined
__WIN32__
&& !defined __MSDOS__ && !defined __CYGWIN__
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
spinlock.hpp
43
#elif defined(WIN32) || defined(_WIN32) || defined(
__WIN32__
) || defined(__CYGWIN__)
sp_counted_base.hpp
62
#elif defined( WIN32 ) || defined( _WIN32 ) || defined(
__WIN32__
) || defined(__CYGWIN__)
/prebuilts/misc/common/swig/include/2.0.11/
swiglabels.swg
75
# if defined(_WIN32) || defined(
__WIN32__
) || defined(__CYGWIN__)
92
# if defined(_WIN32) || defined(
__WIN32__
) || defined(__CYGWIN__)
Completed in 541 milliseconds
1
2
3
4
5
6
7
8
9
10