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

  /external/clang/lib/Headers/
inttypes.h 63 #undef SCNu32
98 #define SCNu32 "u"
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 191 #define SCNu32 "u" /* uint32_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 191 #define SCNu32 "u" /* uint32_t */
  /external/libusb/msvc/
inttypes.h 222 #define SCNu32 "u"
  /bionic/libc/include/
inttypes.h 218 #define SCNu32 "u" /* uint32_t */
  /external/u-boot/include/
inttypes.h 205 # define SCNu32 "u"
  /bootable/recovery/otautil/
sysutil.cpp 55 if (sscanf(lines[1].c_str(), "%" SCNu64 "%" SCNu32, &file_size, &blksize) != 2) {
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 181 SCNu32 = "u"
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 771 #ifndef SCNu32
772 #error SCNu32 not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 771 #ifndef SCNu32
772 #error SCNu32 not defined

Completed in 1133 milliseconds