Searched refs:__STDC_CONSTANT_MACROS (Results 1 - 17 of 17) sorted by relevance

/external/llvm/utils/FileCheck/
H A DAndroid.mk16 LOCAL_CFLAGS += -D __STDC_LIMIT_MACROS -D __STDC_CONSTANT_MACROS
/external/skia/include/gpu/
H A DGrConfig.h61 #ifndef __STDC_CONSTANT_MACROS
62 #define __STDC_CONSTANT_MACROS macro
/external/vixl/src/
H A Dglobals-vixl.h31 #ifndef __STDC_CONSTANT_MACROS
32 #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/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/llvm/include/llvm/Support/
H A DDataTypes.h.cmake60 #if !defined(__STDC_CONSTANT_MACROS)
61 # error "Must #define __STDC_CONSTANT_MACROS before " \
H A DDataTypes.h.in60 #if !defined(__STDC_CONSTANT_MACROS)
61 # error "Must #define __STDC_CONSTANT_MACROS before " \
H A DDataTypes.h52 #if !defined(__STDC_CONSTANT_MACROS)
53 # error "Must #define __STDC_CONSTANT_MACROS before " \
/external/mesa3d/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/mesa/src/include/c99/
H A Dstdint.h226 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
244 #endif // __STDC_CONSTANT_MACROS ]
/external/jemalloc/include/msvc_compat/C99/
H A Dstdint.h226 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
244 #endif // __STDC_CONSTANT_MACROS ]
/external/mesa3d/include/c99/
H A Dstdint.h226 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
244 #endif // __STDC_CONSTANT_MACROS ]
/external/bison/darwin-lib/
H A Dstdint.h65 # ifndef __STDC_CONSTANT_MACROS
66 # define __STDC_CONSTANT_MACROS 1 macro
/external/bison/lib/
H A Dstdint.in.h64 # ifndef __STDC_CONSTANT_MACROS
65 # define __STDC_CONSTANT_MACROS 1
/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 123 milliseconds