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

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
inttypes.h 104 #define PRIuLEAST16 "u" /* uint_least16_t */
  /toolchain/binutils/binutils-2.25/intl/
loadmsgcat.c 231 #if !defined PRIuLEAST16 || PRI_MACROS_BROKEN
232 # undef PRIuLEAST16
233 # define PRIuLEAST16 "u"
613 return PRIuLEAST16;
    [all...]
  /external/bison/darwin-lib/
inttypes.h 574 #if !defined PRIuLEAST16 || 0
575 # undef PRIuLEAST16
576 # define PRIuLEAST16 "u"
    [all...]
  /external/bison/lib/
inttypes.in.h 262 #if !defined PRIuLEAST16 || @PRI_MACROS_BROKEN@
263 # undef PRIuLEAST16
264 # define PRIuLEAST16 "u"
  /external/bison/linux-lib/
inttypes.h 574 #if !defined PRIuLEAST16 || 0
575 # undef PRIuLEAST16
576 # define PRIuLEAST16 "u"
    [all...]
  /external/mesa3d/include/c99/
inttypes.h 110 #define PRIuLEAST16 "hu"
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 120 #define PRIuLEAST16 "hu"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 114 # define PRIuLEAST16 "u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 114 # define PRIuLEAST16 "u"

Completed in 1277 milliseconds

1 2 3 45