HomeSort by relevance Sort by last modified time
    Searched refs:WINT_MAX (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_stdint.h 180 #define WINT_MAX INT32_MAX
  /bionic/tests/headers/posix/
stdint_h.c 127 MACRO(WINT_MAX);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 169 #define WINT_MAX 0xffffU
  /bionic/libc/include/
stdint.h 206 # define WINT_MAX UINT32_MAX
209 # define WINT_MAX INT32_MAX
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdint-gcc.h 228 #undef WINT_MAX
229 #define WINT_MAX __WINT_MAX__
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 219 #define WINT_MAX _UI16_MAX
  /external/libusb/msvc/
stdint.h 220 #define WINT_MAX 0xffffU
  /external/libvncserver/compat/msvc/
stdint.h 219 #define WINT_MAX _UI16_MAX
  /external/python/cpython3/Modules/_decimal/libmpdec/
vcstdint.h 204 #define WINT_MAX _UI16_MAX
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 265 #define WINT_MAX _UI16_MAX
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 234 #define WINT_MAX INT32_MAX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 280 # define WINT_MAX (4294967295u)
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
stdint.h 682 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
685 # define WINT_MAX __INTN_MAX(__WINT_WIDTH__)
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
stdint.h 682 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
685 # define WINT_MAX __INTN_MAX(__WINT_WIDTH__)
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
stdint.h 682 # define WINT_MAX __UINTN_MAX(__WINT_WIDTH__)
685 # define WINT_MAX __INTN_MAX(__WINT_WIDTH__)

Completed in 405 milliseconds

1 2 3