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

  /external/clang/lib/Headers/
inttypes.h 68 #undef SCNxFAST32
103 #define SCNxFAST32 "x"
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 214 #define SCNxFAST32 "x" /* uint_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 214 #define SCNxFAST32 "x" /* uint_fast32_t */
  /external/libusb/msvc/
inttypes.h 214 #define SCNxFAST32 "x"
  /bionic/libc/include/
inttypes.h 246 #define SCNxFAST32 __PRI_FAST_prefix"x" /* uint_fast32_t */
  /external/u-boot/include/
inttypes.h 247 # define SCNxFAST32 __PRIPTR_PREFIX "x"
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 859 #ifndef SCNxFAST32
860 #error SCNxFAST32 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 859 #ifndef SCNxFAST32
860 #error SCNxFAST32 not defined

Completed in 495 milliseconds