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

  /external/clang/lib/Headers/
inttypes.h 65 #undef SCNuFAST32
100 #define SCNuFAST32 "u"
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 199 #define SCNuFAST32 "u" /* uint_fast32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 199 #define SCNuFAST32 "u" /* uint_fast32_t */
  /external/libusb/msvc/
inttypes.h 230 #define SCNuFAST32 "u"
  /bionic/libc/include/
inttypes.h 228 #define SCNuFAST32 __PRI_FAST_prefix"u" /* uint_fast32_t */
  /external/u-boot/include/
inttypes.h 215 # define SCNuFAST32 __PRIPTR_PREFIX "u"
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 803 #ifndef SCNuFAST32
804 #error SCNuFAST32 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 803 #ifndef SCNuFAST32
804 #error SCNuFAST32 not defined

Completed in 104 milliseconds