HomeSort by relevance Sort by last modified time
    Searched refs:__STDC_CONSTANT_MACROS (Results 26 - 50 of 114) sorted by null

12 3 4 5

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
stdint.h 109 for C++11 unless __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS
115 #if defined(__cplusplus) && !defined(__STDC_CONSTANT_MACROS)
116 # define __STDC_CONSTANT_MACROS
  /external/gptfdisk/
diskio.cc 16 #ifndef __STDC_CONSTANT_MACROS
17 #define __STDC_CONSTANT_MACROS
attributes.cc 10 #ifndef __STDC_CONSTANT_MACROS
11 #define __STDC_CONSTANT_MACROS
guid.cc 15 #ifndef __STDC_CONSTANT_MACROS
16 #define __STDC_CONSTANT_MACROS
mbr.cc 10 #ifndef __STDC_CONSTANT_MACROS
11 #define __STDC_CONSTANT_MACROS
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 52 #ifndef __STDC_CONSTANT_MACROS
54 # define __STDC_CONSTANT_MACROS
62 # undef __STDC_CONSTANT_MACROS
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
postypes.h 52 #ifndef __STDC_CONSTANT_MACROS
54 # define __STDC_CONSTANT_MACROS
62 # undef __STDC_CONSTANT_MACROS
  /external/skia/include/gpu/
GrConfig.h 73 #ifndef __STDC_CONSTANT_MACROS
74 #define __STDC_CONSTANT_MACROS
  /external/skqp/include/gpu/
GrConfig.h 73 #ifndef __STDC_CONSTANT_MACROS
74 #define __STDC_CONSTANT_MACROS
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stdint.h 101 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
perftest.h 38 // gtest indirectly included inttypes.h, without __STDC_CONSTANT_MACROS.
39 #ifndef __STDC_CONSTANT_MACROS
40 # define __STDC_CONSTANT_MACROS 1 // required by C++ standard
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
unittest.h 19 // gtest indirectly included inttypes.h, without __STDC_CONSTANT_MACROS.
20 #ifndef __STDC_CONSTANT_MACROS
21 # define __STDC_CONSTANT_MACROS 1 // required by C++ standard
  /external/boringssl/src/crypto/fipsmodule/modes/
gcm_test.cc 52 #if !defined(__STDC_CONSTANT_MACROS)
53 #define __STDC_CONSTANT_MACROS
  /external/vixl/src/
globals-vixl.h 31 #ifndef __STDC_CONSTANT_MACROS
32 #define __STDC_CONSTANT_MACROS
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 52 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
85 #endif // __STDC_CONSTANT_MACROS ]
272 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) // [ See footnote 224 at page 260
296 #endif // __STDC_CONSTANT_MACROS ]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_stdint.h 41 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
56 #endif /* !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS) */
  /external/llvm/include/llvm/Support/
DataTypes.h 52 #if !defined(__STDC_CONSTANT_MACROS)
53 # error "Must #define __STDC_CONSTANT_MACROS before " \
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataTypes.h 51 #if !defined(__STDC_CONSTANT_MACROS)
52 # error "Must #define __STDC_CONSTANT_MACROS before " \
  /external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DataTypes.h 51 #if !defined(__STDC_CONSTANT_MACROS)
52 # error "Must #define __STDC_CONSTANT_MACROS before " \
  /external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Support/
DataTypes.h 51 #if !defined(__STDC_CONSTANT_MACROS)
52 # error "Must #define __STDC_CONSTANT_MACROS before " \
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DataTypes.h 51 #if !defined(__STDC_CONSTANT_MACROS)
52 # error "Must #define __STDC_CONSTANT_MACROS before " \
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DataTypes.h 51 #if !defined(__STDC_CONSTANT_MACROS)
52 # error "Must #define __STDC_CONSTANT_MACROS before " \
  /external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DataTypes.h 51 #if !defined(__STDC_CONSTANT_MACROS)
52 #error "Must #define __STDC_CONSTANT_MACROS before " \
  /external/syslinux/dos/
stdint.h 125 #if !defined(__cplusplus) || defined(__STDC_CONSTANT_MACROS)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
DataTypes.h 52 #if !defined(__STDC_CONSTANT_MACROS)
53 # error "Must #define __STDC_CONSTANT_MACROS before " \

Completed in 1160 milliseconds

12 3 4 5