HomeSort by relevance Sort by last modified time
    Searched refs:UINT_LEAST32_MAX (Results 1 - 17 of 17) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_limits.h 76 #define UINT_LEAST32_MAX 0xffffffffU /* uint_least32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_limits.h 76 #define UINT_LEAST32_MAX 0xffffffffU /* uint_least32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_limits.h 89 #define UINT_LEAST32_MAX 0xffffffffU /* uint_least32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_limits.h 83 #define UINT_LEAST32_MAX 0xffffffffU /* uint_least32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_limits.h 83 #define UINT_LEAST32_MAX 0xffffffffU /* uint_least32_t */
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_stdint.h 101 #define UINT_LEAST32_MAX UINT32_MAX
  /bionic/tests/headers/posix/
stdint_h.c 91 MACRO(UINT_LEAST32_MAX);
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 156 #define UINT_LEAST32_MAX UINT32_MAX
  /external/jemalloc_new/include/msvc_compat/C99/
stdint.h 156 #define UINT_LEAST32_MAX UINT32_MAX
  /external/libusb/msvc/
stdint.h 155 #define UINT_LEAST32_MAX UINT32_MAX
  /external/python/cpython3/Modules/_decimal/libmpdec/
vcstdint.h 141 #define UINT_LEAST32_MAX UINT32_MAX
  /bionic/libc/include/
stdint.h 184 #define UINT_LEAST32_MAX UINT32_MAX
  /device/google/fuchsia/bioniccompat/include/
stdint.h 178 #define UINT_LEAST32_MAX __UINT_LEAST32_MAX__
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 103 #ifndef UINT_LEAST32_MAX
104 #error UINT_LEAST32_MAX not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 103 #ifndef UINT_LEAST32_MAX
104 #error UINT_LEAST32_MAX not defined
  /external/clang/lib/Headers/
stdint.h 586 # define UINT_LEAST32_MAX __UINT_LEAST32_MAX

Completed in 258 milliseconds