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

/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.h61 #ifndef __STDC_CONSTANT_MACROS
62 #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/chromium_org/third_party/icu/source/common/unicode/
H A Dpwin32.h35 #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.h40 // __STDC_CONSTANT_MACROS is defined before <stdint.h> is included.
45 // the symbols __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS (mentioned in
58 # if !defined(__STDC_CONSTANT_MACROS)
59 # define __STDC_CONSTANT_MACROS macro
71 # undef __STDC_CONSTANT_MACROS macro
293 * Note that C++ should not check __STDC_CONSTANT_MACROS here, contrary to the
/external/clang/lib/include/
H A Dstdint.h40 // __STDC_CONSTANT_MACROS is defined before <stdint.h> is included.
45 // the symbols __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS (mentioned in
58 # if !defined(__STDC_CONSTANT_MACROS)
59 # define __STDC_CONSTANT_MACROS macro
71 # undef __STDC_CONSTANT_MACROS macro
293 * Note that C++ should not check __STDC_CONSTANT_MACROS here, contrary to the

Completed in 1329 milliseconds