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

  /external/libffi/testsuite/libffi.call/
ffitest.h 82 #define PRIu8 "hu"
98 #define PRIu8 "hhu"
127 #define PRIu8 "u"
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
ffitest.h 82 #define PRIu8 "hu"
98 #define PRIu8 "hhu"
127 #define PRIu8 "u"
  /external/capstone/include/
platform.h 66 #define PRIu8 __PRI_8_LENGTH_MODIFIER__ "u"
  /bionic/libc/include/
inttypes.h 106 #define PRIu8 "u" /* uint8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 95 #define PRIu8 "u" /* uint8_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 95 #define PRIu8 "u" /* uint8_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 111 #if !defined PRIu8 || PRI_MACROS_BROKEN
112 # undef PRIu8
113 # define PRIu8 "u"
524 return PRIu8;
    [all...]
  /external/libusb/msvc/
inttypes.h 104 #define PRIu8 "u"
  /external/u-boot/include/
inttypes.h 102 # define PRIu8 "u"
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 158 PRIu8 = "u"

Completed in 353 milliseconds