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

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 56 #define PRIdFAST8 "d" /* int_fast8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 56 #define PRIdFAST8 "d" /* int_fast8_t */
  /external/libusb/msvc/
inttypes.h 62 #define PRIdFAST8 "d"
  /bionic/libc/include/
inttypes.h 61 #define PRIdFAST8 "d" /* int_fast8_t */
  /external/u-boot/include/
inttypes.h 64 # define PRIdFAST8 "d"
  /external/e2fsprogs/intl/
loadmsgcat.c 291 #if !defined PRIdFAST8 || PRI_MACROS_BROKEN
292 # undef PRIdFAST8
293 # define PRIdFAST8 "d"
653 return PRIdFAST8;
    [all...]
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 291 #ifndef PRIdFAST8
292 #error PRIdFAST8 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 291 #ifndef PRIdFAST8
292 #error PRIdFAST8 not defined
  /external/elfutils/src/
readelf.c     [all...]

Completed in 385 milliseconds