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

1 2 3 45

  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
inttypes.h 91 #define PRIoFAST16 "o" /* int_fast16_t */
  /toolchain/binutils/binutils-2.25/intl/
loadmsgcat.c 323 #if !defined PRIoFAST16 || PRI_MACROS_BROKEN
324 # undef PRIoFAST16
325 # define PRIoFAST16 "o"
679 return PRIoFAST16;
    [all...]
  /external/bison/darwin-lib/
inttypes.h 703 #if !defined PRIoFAST16 || 0
704 # undef PRIoFAST16
706 # define PRIoFAST16 PRIo64
708 # define PRIoFAST16 "o"
    [all...]
  /external/bison/lib/
inttypes.in.h 391 #if !defined PRIoFAST16 || @PRI_MACROS_BROKEN@
392 # undef PRIoFAST16
394 # define PRIoFAST16 PRIo64
396 # define PRIoFAST16 "o"
  /external/bison/linux-lib/
inttypes.h 703 #if !defined PRIoFAST16 || 0
704 # undef PRIoFAST16
706 # define PRIoFAST16 PRIo64
708 # define PRIoFAST16 "o"
    [all...]
  /external/mesa3d/include/c99/
inttypes.h 113 #define PRIoFAST16 "ho"
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h 123 #define PRIoFAST16 "ho"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 103 # define PRIoFAST16 __PRIPTR_PREFIX "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h 103 # define PRIoFAST16 __PRIPTR_PREFIX "o"

Completed in 406 milliseconds

1 2 3 45