HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_INTTYPES_H (Results 126 - 150 of 242) sorted by null

1 2 3 4 56 7 8 910

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h 31 #elif defined(HAVE_INTTYPES_H)
35 #if !defined(HAVE_STDINT_H) && !defined(HAVE_INTTYPES_H) && \
  /toolchain/binutils/binutils-2.27/include/
plugin-api.h 31 #elif defined(HAVE_INTTYPES_H)
35 #if !defined(HAVE_STDINT_H) && !defined(HAVE_INTTYPES_H) && \
  /toolchain/binutils/binutils-2.27/intl/
config.h.in 69 #undef HAVE_INTTYPES_H
  /external/curl/lib/
config-symbian.h 246 #define HAVE_INTTYPES_H 1
config-tpf.h 232 #define HAVE_INTTYPES_H 1
config-vxworks.h 303 #define HAVE_INTTYPES_H 1
curl_config.h 357 #define HAVE_INTTYPES_H 1
  /external/libpcap/
etherent.c 29 #if HAVE_INTTYPES_H
  /external/llvm/device/include/llvm/Config/
config.h 181 #define HAVE_INTTYPES_H 1
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DataTypes.h 30 /* #undef HAVE_INTTYPES_H */
61 #ifdef HAVE_INTTYPES_H
DataTypes.h.in 30 #undef HAVE_INTTYPES_H
61 #ifdef HAVE_INTTYPES_H
  /external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Support/
DataTypes.h 30 /* #undef HAVE_INTTYPES_H */
61 #ifdef HAVE_INTTYPES_H
  /external/icu/icu4c/source/tools/tzcode/
private.h 131 #ifndef HAVE_INTTYPES_H
132 # define HAVE_INTTYPES_H HAVE_STDINT_H
134 #if HAVE_INTTYPES_H
  /bionic/libc/tzcode/
private.h 178 #ifndef HAVE_INTTYPES_H
179 # define HAVE_INTTYPES_H HAVE_STDINT_H
181 #if HAVE_INTTYPES_H
  /external/flac/include/share/
compat.h 65 #if HAVE_INTTYPES_H
  /external/llvm/host/include/llvm/Config/
config.h 185 #define HAVE_INTTYPES_H 1
  /external/swiftshader/third_party/LLVM/include-android/llvm/Config/
config.h 185 #define HAVE_INTTYPES_H 1
  /external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
config.h 181 #define HAVE_INTTYPES_H 1
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
config.h 185 #define HAVE_INTTYPES_H 1
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
config.h 185 #define HAVE_INTTYPES_H 1
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
config.h 185 #define HAVE_INTTYPES_H 1
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
config.h 185 #define HAVE_INTTYPES_H 1
  /external/gflags/
CMakeLists.txt 238 check_include_file_cxx ("inttypes.h" HAVE_INTTYPES_H)
239 bool_to_int (HAVE_INTTYPES_H) # used in #if directive
241 set (HAVE_INTTYPES_H 1)
257 bool_to_int (HAVE_INTTYPES_H)
  /external/libdivsufsort/CMakeModules/
CheckLFS.cmake 20 check_include_file("inttypes.h" HAVE_INTTYPES_H)
  /external/libedit/
config.h.in 37 #undef HAVE_INTTYPES_H

Completed in 592 milliseconds

1 2 3 4 56 7 8 910