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

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 216 #define SCNxMAX "lx" /* uintmax_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 216 #define SCNxMAX "lx" /* uintmax_t */
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 203 SCNxMAX = "lx"
207 SCNxMAX = "llx"
211 SCNxMAX = "x"
  /external/libusb/msvc/
inttypes.h 217 #define SCNxMAX "I64x"
  /bionic/libc/include/
inttypes.h 249 #define SCNxMAX "jx" /* uintmax_t */
  /external/u-boot/include/
inttypes.h 256 # define SCNxMAX __PRI64_PREFIX "x"
  /external/libcxx/test/std/depr/depr.c.headers/
inttypes_h.pass.cpp 867 #ifndef SCNxMAX
868 #error SCNxMAX not defined
  /external/libcxx/test/std/input.output/file.streams/c.files/
cinttypes.pass.cpp 867 #ifndef SCNxMAX
868 #error SCNxMAX not defined

Completed in 187 milliseconds