HomeSort by relevance Sort by last modified time
    Searched refs:WINT_MIN (Results 1 - 25 of 54) 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 179 #define WINT_MIN INT32_MIN
  /bionic/tests/headers/posix/
stdint_h.c 126 MACRO(WINT_MIN);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 168 #define WINT_MIN 0U
  /bionic/libc/include/
stdint.h 207 # define WINT_MIN 0
210 # define WINT_MIN INT32_MIN
  /device/linaro/bootloader/edk2/StdLib/Include/
wchar.h 232 #ifndef WINT_MIN
233 #define WINT_MIN _EFI_WINT_MIN /* wint_t */
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
stdint-gcc.h 230 #undef WINT_MIN
231 #define WINT_MIN __WINT_MIN__
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 218 #define WINT_MIN 0
  /external/libusb/msvc/
stdint.h 219 #define WINT_MIN 0U
  /external/libvncserver/compat/msvc/
stdint.h 218 #define WINT_MIN 0
  /external/python/cpython3/Modules/_decimal/libmpdec/
vcstdint.h 203 #define WINT_MIN 0
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 264 #define WINT_MIN 0
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 233 #define WINT_MIN INT32_MIN
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 279 # define WINT_MIN (0u)
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
stdint.h 681 # define WINT_MIN __UINTN_C(__WINT_WIDTH__, 0)
684 # define WINT_MIN __INTN_MIN(__WINT_WIDTH__)
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
stdint.h 681 # define WINT_MIN __UINTN_C(__WINT_WIDTH__, 0)
684 # define WINT_MIN __INTN_MIN(__WINT_WIDTH__)

Completed in 589 milliseconds

1 2 3