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

1 2 3

  /external/syslinux/com32/include/bitsize32/
stdintlimits.h 9 #define UINT_FAST16_MAX UINT32_MAX
  /external/syslinux/com32/include/bitsize64/
stdintlimits.h 9 #define UINT_FAST16_MAX UINT64_MAX
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_limits.h 95 #define UINT_FAST16_MAX 0xffffffffU /* uint_fast16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_limits.h 95 #define UINT_FAST16_MAX 0xffffffffU /* uint_fast16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_limits.h 108 #define UINT_FAST16_MAX 0xffffffffU /* uint_fast16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_limits.h 102 #define UINT_FAST16_MAX 0xffffffffU /* uint_fast16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_limits.h 102 #define UINT_FAST16_MAX 0xffffffffU /* uint_fast16_t */
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h 219 # define UINT_FAST16_MAX (18446744073709551615UL)
222 # define UINT_FAST16_MAX (4294967295U)
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_stdint.h 122 #define UINT_FAST16_MAX UINT32_MAX
  /external/syslinux/dos/
stdint.h 100 # define UINT_FAST16_MAX (65535U)
  /bionic/tests/headers/posix/
stdint_h.c 103 MACRO(UINT_FAST16_MAX);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h 119 #define UINT_FAST16_MAX UINT16_MAX
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_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 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9.x/include/
stdint-gcc.h 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x/include/
stdint-gcc.h 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_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 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9.x/include/
stdint-gcc.h 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_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 175 #undef UINT_FAST16_MAX
176 #define UINT_FAST16_MAX __UINT_FAST16_MAX__
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 169 #define UINT_FAST16_MAX UINT16_MAX
  /external/libusb/msvc/
stdint.h 170 #define UINT_FAST16_MAX UINT16_MAX

Completed in 552 milliseconds

1 2 3