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

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 84 #define PRIoLEAST8 "o" /* uint_least8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 84 #define PRIoLEAST8 "o" /* uint_least8_t */
  /external/libusb/msvc/
inttypes.h 91 #define PRIoLEAST8 "o"
  /bionic/libc/include/
inttypes.h 93 #define PRIoLEAST8 "o" /* int_least8_t */
  /external/u-boot/include/
inttypes.h 91 # define PRIoLEAST8 "o"
  /external/e2fsprogs/intl/
loadmsgcat.c 203 #if !defined PRIoLEAST8 || PRI_MACROS_BROKEN
204 # undef PRIoLEAST8
205 # define PRIoLEAST8 "o"
589 return PRIoLEAST8;
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 133 PRIoLEAST8 = "o"
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 387 #ifndef PRIoLEAST8
388 #error PRIoLEAST8 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 387 #ifndef PRIoLEAST8
388 #error PRIoLEAST8 not defined

Completed in 54 milliseconds