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

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 57 #define PRIdFAST16 "d" /* int_fast16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 57 #define PRIdFAST16 "d" /* int_fast16_t */
  /external/libusb/msvc/
inttypes.h 63 #define PRIdFAST16 "d"
  /bionic/libc/include/
inttypes.h 62 #define PRIdFAST16 __PRI_FAST_prefix"d" /* int_fast16_t */
  /external/u-boot/include/
inttypes.h 65 # define PRIdFAST16 __PRIPTR_PREFIX "d"
  /external/e2fsprogs/intl/
loadmsgcat.c 315 #if !defined PRIdFAST16 || PRI_MACROS_BROKEN
316 # undef PRIdFAST16
317 # define PRIdFAST16 "d"
669 return PRIdFAST16;
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 295 #ifndef PRIdFAST16
296 #error PRIdFAST16 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 295 #ifndef PRIdFAST16
296 #error PRIdFAST16 not defined

Completed in 824 milliseconds