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

  /external/capstone/include/
platform.h 70 #define PRId16 "hd"
  /bionic/libc/include/
inttypes.h 52 #define PRId16 "d" /* int16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 49 #define PRId16 "d" /* int16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 49 #define PRId16 "d" /* int16_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 123 #if !defined PRId16 || PRI_MACROS_BROKEN
124 # undef PRId16
125 # define PRId16 "d"
534 return PRId16;
    [all...]
  /external/libusb/msvc/
inttypes.h 53 #define PRId16 "d"
  /external/u-boot/include/
inttypes.h 55 # define PRId16 "d"
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 109 PRId16 = "d"

Completed in 727 milliseconds