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

  /bionic/libc/include/
inttypes.h 235 #define SCNx16 "hx" /* uint16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 205 #define SCNx16 "hx" /* uint16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 205 #define SCNx16 "hx" /* uint16_t */
  /external/libusb/msvc/
inttypes.h 205 #define SCNx16 "hx"
  /external/u-boot/include/
inttypes.h 236 # define SCNx16 "hx"
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 184 SCNx16 = "hx"

Completed in 672 milliseconds