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

  /bionic/libc/include/
inttypes.h 112 #define PRIuLEAST16 "u" /* uint_least16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
int_fmtio.h 100 #define PRIuLEAST16 "u" /* uint_least16_t */
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
int_fmtio.h 100 #define PRIuLEAST16 "u" /* uint_least16_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 231 #if !defined PRIuLEAST16 || PRI_MACROS_BROKEN
232 # undef PRIuLEAST16
233 # define PRIuLEAST16 "u"
607 return PRIuLEAST16;
    [all...]
  /external/libusb/msvc/
inttypes.h 111 #define PRIuLEAST16 "u"
  /external/syslinux/com32/include/
inttypes.h 86 #define PRIuLEAST16 "u"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inttypes.h 98 #define PRIuLEAST16 "u"
  /toolchain/binutils/binutils-2.27/intl/
loadmsgcat.c 231 #if !defined PRIuLEAST16 || PRI_MACROS_BROKEN
232 # undef PRIuLEAST16
233 # define PRIuLEAST16 "u"
613 return PRIuLEAST16;
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 164 PRIuLEAST16 = "u"
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 120 #define PRIuLEAST16 "hu"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 114 # define PRIuLEAST16 "u"

Completed in 755 milliseconds