Searched defs:__STDC_CONSTANT_MACROS (Results 1 - 9 of 9) sorted by relevance

/external/vixl/src/
H A Dglobals-vixl.h31 #ifndef __STDC_CONSTANT_MACROS
32 #define __STDC_CONSTANT_MACROS macro
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp39 #ifndef __STDC_CONSTANT_MACROS
40 #define __STDC_CONSTANT_MACROS macro
/external/chromium_org/third_party/skia/include/gpu/
H A DGrConfig.h65 #ifndef __STDC_CONSTANT_MACROS
66 #define __STDC_CONSTANT_MACROS macro
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp39 #ifndef __STDC_CONSTANT_MACROS
40 #define __STDC_CONSTANT_MACROS macro
/external/skia/include/gpu/
H A DGrConfig.h61 #ifndef __STDC_CONSTANT_MACROS
62 #define __STDC_CONSTANT_MACROS macro
/external/bison/darwin-lib/
H A Dstdint.h65 # ifndef __STDC_CONSTANT_MACROS
66 # define __STDC_CONSTANT_MACROS 1 macro
/external/clang/lib/Headers/
H A Dstdint.h39 // __STDC_CONSTANT_MACROS is defined before <stdint.h> is included.
44 // the symbols __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS (mentioned in
57 # if !defined(__STDC_CONSTANT_MACROS)
58 # define __STDC_CONSTANT_MACROS macro
70 # undef __STDC_CONSTANT_MACROS macro
292 * Note that C++ should not check __STDC_CONSTANT_MACROS here, contrary to the
/external/valgrind/main/coregrind/m_debuginfo/
H A Dlzodefs.h258 # if !defined(__STDC_CONSTANT_MACROS)
259 # define __STDC_CONSTANT_MACROS 1 macro
H A Dminilzo-inl.c282 # if !defined(__STDC_CONSTANT_MACROS)
283 # define __STDC_CONSTANT_MACROS 1 macro

Completed in 423 milliseconds