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

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 88 #define PRIoFAST8 "o" /* uint_fast8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 88 #define PRIoFAST8 "o" /* uint_fast8_t */
  /external/libusb/msvc/
inttypes.h 96 #define PRIoFAST8 "o"
  /bionic/libc/include/
inttypes.h 98 #define PRIoFAST8 "o" /* int_fast8_t */
  /external/u-boot/include/
inttypes.h 96 # define PRIoFAST8 "o"
  /external/e2fsprogs/intl/
loadmsgcat.c 299 #if !defined PRIoFAST8 || PRI_MACROS_BROKEN
300 # undef PRIoFAST8
301 # define PRIoFAST8 "o"
657 return PRIoFAST8;
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 403 #ifndef PRIoFAST8
404 #error PRIoFAST8 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 403 #ifndef PRIoFAST8
404 #error PRIoFAST8 not defined

Completed in 261 milliseconds