OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__IBMC__
(Results
1 - 25
of
28
) sorted by null
1
2
/external/c-ares/
ares_build.h
175
# if defined(
__IBMC__
) || defined(__IBMCPP__)
188
# if defined(
__IBMC__
) || defined(__IBMCPP__)
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
_ibm.h
5
#if defined (__IBMCPP__) || defined (
__IBMC__
)
_system.h
106
# if defined (__xlC__) || defined (
__IBMC__
) || defined ( __IBMCPP__ )
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
_ibm.h
5
#if defined (__IBMCPP__) || defined (
__IBMC__
)
_system.h
106
# if defined (__xlC__) || defined (
__IBMC__
) || defined ( __IBMCPP__ )
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
_ibm.h
5
#if defined (__IBMCPP__) || defined (
__IBMC__
)
_system.h
106
# if defined (__xlC__) || defined (
__IBMC__
) || defined ( __IBMCPP__ )
/external/freetype/include/freetype/config/
ftconfig.h
350
( defined(
__IBMC__
) &&
__IBMC__
>= 1210 && \
/external/mesa3d/src/mesa/main/
imports.c
64
#elif defined(
__IBMC__
) || defined(__IBMCPP__)
/external/libpng/
pngconf.h
244
# if (defined(
__IBMC__
) || defined(__IBMCPP__)) && defined(__OS2__)
/external/libxml2/
triodef.h
31
#elif defined(__xlC__) || defined(
__IBMC__
) || defined(__IBMCPP__)
/external/pdfium/third_party/libpng16/
pngconf.h
244
# if (defined(
__IBMC__
) || defined(__IBMCPP__)) && defined(__OS2__)
/external/skia/third_party/libpng/
pngconf.h
244
# if (defined(
__IBMC__
) || defined(__IBMCPP__)) && defined(__OS2__)
/external/python/cpython2/Modules/_ctypes/libffi/include/
ffi.h.in
99
# if defined (
__IBMC__
) || defined (__IBMCPP__)
/external/fio/crc/
xxhash.c
77
# ifdef
__IBMC__
/external/valgrind/coregrind/m_debuginfo/
lzodefs.h
50
#if defined(__IBMCPP__) && !defined(
__IBMC__
)
51
# define
__IBMC__
__IBMCPP__
555
#elif defined(
__IBMC__
)
558
# define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(
__IBMC__
)
[
all
...]
minilzo-inl.c
74
#if defined(__IBMCPP__) && !defined(
__IBMC__
)
75
# define
__IBMC__
__IBMCPP__
579
#elif defined(
__IBMC__
)
582
# define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(
__IBMC__
)
[
all
...]
/external/libvncserver/common/
lzodefs.h
621
#elif defined(
__IBMC__
) && ((
__IBMC__
-0) > 0)
622
# define LZO_CC_IBMC
__IBMC__
624
# define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(
__IBMC__
)
[
all
...]
minilzo.c
641
#elif defined(
__IBMC__
) && ((
__IBMC__
-0) > 0)
642
# define LZO_CC_IBMC
__IBMC__
644
# define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(
__IBMC__
)
[
all
...]
/external/syslinux/com32/include/
pngconf.h
[
all
...]
/external/syslinux/lzo/include/lzo/
lzodefs.h
621
#elif defined(
__IBMC__
) && ((
__IBMC__
-0) > 0)
622
# define LZO_CC_IBMC
__IBMC__
624
# define LZO_INFO_CCVER LZO_PP_MACRO_EXPAND(
__IBMC__
)
[
all
...]
/external/syslinux/lzo/src/
miniacc.h
47
#if defined(__IBMCPP__) && !defined(
__IBMC__
)
48
# define
__IBMC__
__IBMCPP__
609
#elif defined(
__IBMC__
)
612
# define ACC_INFO_CCVER ACC_PP_MACRO_EXPAND(
__IBMC__
)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/
gmp.h
164
#ifdef
__IBMC__
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/
gmp.h
164
#ifdef
__IBMC__
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/
gmp.h
164
#ifdef
__IBMC__
[
all
...]
Completed in 2416 milliseconds
1
2