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

  /bionic/libc/include/
inttypes.h 93 #define PRIoLEAST8 "o" /* int_least8_t */
  /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/e2fsprogs/intl/
loadmsgcat.c 203 #if !defined PRIoLEAST8 || PRI_MACROS_BROKEN
204 # undef PRIoLEAST8
205 # define PRIoLEAST8 "o"
589 return PRIoLEAST8;
    [all...]
  /external/libusb/msvc/
inttypes.h 91 #define PRIoLEAST8 "o"
  /external/u-boot/include/
inttypes.h 91 # define PRIoLEAST8 "o"
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 133 PRIoLEAST8 = "o"

Completed in 679 milliseconds