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

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
inttypes.h 49 #define PRIdLEAST16 "d" /* int_least16_t */
  /toolchain/binutils/binutils-2.25/intl/
loadmsgcat.c 219 #if !defined PRIdLEAST16 || PRI_MACROS_BROKEN
220 # undef PRIdLEAST16
221 # define PRIdLEAST16 "d"
607 return PRIdLEAST16;
    [all...]
  /external/bison/darwin-lib/
inttypes.h 562 #if !defined PRIdLEAST16 || 0
563 # undef PRIdLEAST16
564 # define PRIdLEAST16 "d"
    [all...]
  /external/bison/lib/
inttypes.in.h 250 #if !defined PRIdLEAST16 || @PRI_MACROS_BROKEN@
251 # undef PRIdLEAST16
252 # define PRIdLEAST16 "d"
  /external/bison/linux-lib/
inttypes.h 562 #if !defined PRIdLEAST16 || 0
563 # undef PRIdLEAST16
564 # define PRIdLEAST16 "d"
    [all...]
  /external/mesa3d/include/c99/
inttypes.h 66 #define PRIdLEAST16 "hd"
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 76 #define PRIdLEAST16 "hd"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 66 # define PRIdLEAST16 "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 66 # define PRIdLEAST16 "d"

Completed in 738 milliseconds

1 2 3 45