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

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
inttypes.h 67 #define PRIiLEAST16 "i" /* int_least16_t */
  /toolchain/binutils/binutils-2.25/intl/
loadmsgcat.c 223 #if !defined PRIiLEAST16 || PRI_MACROS_BROKEN
224 # undef PRIiLEAST16
225 # define PRIiLEAST16 "i"
609 return PRIiLEAST16;
    [all...]
  /external/bison/darwin-lib/
inttypes.h 566 #if !defined PRIiLEAST16 || 0
567 # undef PRIiLEAST16
568 # define PRIiLEAST16 "i"
    [all...]
  /external/bison/lib/
inttypes.in.h 254 #if !defined PRIiLEAST16 || @PRI_MACROS_BROKEN@
255 # undef PRIiLEAST16
256 # define PRIiLEAST16 "i"
  /external/bison/linux-lib/
inttypes.h 566 #if !defined PRIiLEAST16 || 0
567 # undef PRIiLEAST16
568 # define PRIiLEAST16 "i"
    [all...]
  /external/mesa3d/include/c99/
inttypes.h 67 #define PRIiLEAST16 "hi"
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 77 #define PRIiLEAST16 "hi"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 82 # define PRIiLEAST16 "i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 82 # define PRIiLEAST16 "i"

Completed in 165 milliseconds

1 2 3 45