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

  /external/clang/lib/Headers/
inttypes.h 56 #undef SCNdFAST32
91 #define SCNdFAST32 "d"
  /bionic/libc/include/
inttypes.h 173 #define SCNdFAST32 __PRI_FAST_prefix"d" /* int_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 152 #define SCNdFAST32 "d" /* int_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 152 #define SCNdFAST32 "d" /* int_fast32_t */
  /external/libusb/msvc/
inttypes.h 172 #define SCNdFAST32 "d"
  /external/u-boot/include/
inttypes.h 183 # define SCNdFAST32 __PRIPTR_PREFIX "d"

Completed in 1045 milliseconds