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

  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
int_limits.h 74 #define UINT_LEAST8_MAX 0xff /* uint_least8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
int_limits.h 74 #define UINT_LEAST8_MAX 0xff /* uint_least8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
int_limits.h 87 #define UINT_LEAST8_MAX 0xffU /* uint_least8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_limits.h 81 #define UINT_LEAST8_MAX 0xffU /* uint_least8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_limits.h 81 #define UINT_LEAST8_MAX 0xffU /* uint_least8_t */
  /external/clang/test/Preprocessor/
stdint.c     [all...]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/machine/
_stdint.h 99 #define UINT_LEAST8_MAX UINT8_MAX
  /bionic/tests/headers/posix/
stdint_h.c 89 MACRO(UINT_LEAST8_MAX);
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 154 #define UINT_LEAST8_MAX UINT8_MAX
  /external/jemalloc_new/include/msvc_compat/C99/
stdint.h 154 #define UINT_LEAST8_MAX UINT8_MAX
  /external/libusb/msvc/
stdint.h 153 #define UINT_LEAST8_MAX UINT8_MAX
  /external/python/cpython3/Modules/_decimal/libmpdec/
vcstdint.h 139 #define UINT_LEAST8_MAX UINT8_MAX
  /bionic/libc/include/
stdint.h 162 #define UINT_LEAST8_MAX UINT8_MAX
  /device/google/fuchsia/bioniccompat/include/
stdint.h 176 #define UINT_LEAST8_MAX __UINT_LEAST8_MAX__
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 95 #ifndef UINT_LEAST8_MAX
96 #error UINT_LEAST8_MAX not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 95 #ifndef UINT_LEAST8_MAX
96 #error UINT_LEAST8_MAX not defined
  /external/python/cpython2/Lib/plat-linux2/
IN.py 113 UINT_LEAST8_MAX = (255)
  /external/clang/lib/Headers/
stdint.h 646 # define UINT_LEAST8_MAX __UINT_LEAST8_MAX

Completed in 531 milliseconds