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

  /bionic/libc/include/
inttypes.h 162 #define SCNd16 "hd" /* int16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 143 #define SCNd16 "hd" /* int16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 143 #define SCNd16 "hd" /* int16_t */
  /external/libusb/msvc/
inttypes.h 163 #define SCNd16 "hd"
  /external/u-boot/include/
inttypes.h 172 # define SCNd16 "hd"
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 168 SCNd16 = "hd"

Completed in 66 milliseconds