HomeSort by relevance Sort by last modified time
    Searched refs:PRIdFAST16 (Results 76 - 86 of 86) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 61 #define PRIdFAST16 "d" /* int_fast16_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 61 #define PRIdFAST16 "d" /* int_fast16_t */
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 51 #ifndef PRIdFAST16
52 #error PRIdFAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 51 #ifndef PRIdFAST16
52 #error PRIdFAST16 not defined
  /external/bison/darwin-lib/
inttypes.h 687 #if !defined PRIdFAST16 || 0
688 # undef PRIdFAST16
690 # define PRIdFAST16 PRId64
692 # define PRIdFAST16 "d"
    [all...]
  /external/bison/linux-lib/
inttypes.h 687 #if !defined PRIdFAST16 || 0
688 # undef PRIdFAST16
690 # define PRIdFAST16 PRId64
692 # define PRIdFAST16 "d"
    [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 315 #if !defined PRIdFAST16 || PRI_MACROS_BROKEN
316 # undef PRIdFAST16
317 # define PRIdFAST16 "d"
669 return PRIdFAST16;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 295 #ifndef PRIdFAST16
296 #error PRIdFAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 295 #ifndef PRIdFAST16
296 #error PRIdFAST16 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 71 # define PRIdFAST16 __PRIPTR_PREFIX "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 71 # define PRIdFAST16 __PRIPTR_PREFIX "d"

Completed in 2003 milliseconds

1 2 34