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

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 71 #define PRIiFAST8 "i" /* int_fast8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 71 #define PRIiFAST8 "i" /* int_fast8_t */
  /external/libusb/msvc/
inttypes.h 79 #define PRIiFAST8 "i"
  /bionic/libc/include/
inttypes.h 79 #define PRIiFAST8 "i" /* int_fast8_t */
  /external/u-boot/include/
inttypes.h 80 # define PRIiFAST8 "i"
  /external/e2fsprogs/intl/
loadmsgcat.c 295 #if !defined PRIiFAST8 || PRI_MACROS_BROKEN
296 # undef PRIiFAST8
297 # define PRIiFAST8 "i"
655 return PRIiFAST8;
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 347 #ifndef PRIiFAST8
348 #error PRIiFAST8 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 347 #ifndef PRIiFAST8
348 #error PRIiFAST8 not defined

Completed in 800 milliseconds