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

  /bionic/libc/include/
inttypes.h 242 #define SCNxLEAST64 __PRI_64_prefix"x" /* uint_least64_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 211 #define SCNxLEAST64 "lx" /* uint_least64_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 211 #define SCNxLEAST64 "lx" /* uint_least64_t */
  /external/libusb/msvc/
inttypes.h 211 #define SCNxLEAST64 "I64x"
  /external/u-boot/include/
inttypes.h 243 # define SCNxLEAST64 __PRI64_PREFIX "x"

Completed in 395 milliseconds