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

  /bionic/libc/include/
inttypes.h 62 #define PRIdFAST16 __PRI_FAST_prefix"d" /* int_fast16_t */
  /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/e2fsprogs/intl/
loadmsgcat.c 315 #if !defined PRIdFAST16 || PRI_MACROS_BROKEN
316 # undef PRIdFAST16
317 # define PRIdFAST16 "d"
669 return PRIdFAST16;
    [all...]
  /external/libusb/msvc/
inttypes.h 63 #define PRIdFAST16 "d"
  /external/u-boot/include/
inttypes.h 65 # define PRIdFAST16 __PRIPTR_PREFIX "d"

Completed in 53 milliseconds