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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 98 #define PRIoFAST16 "o" /* int_fast16_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 98 #define PRIoFAST16 "o" /* int_fast16_t */
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 163 #ifndef PRIoFAST16
164 #error PRIoFAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 163 #ifndef PRIoFAST16
164 #error PRIoFAST16 not defined
  /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/linux-lib/
inttypes.h 703 #if !defined PRIoFAST16 || 0
704 # undef PRIoFAST16
706 # define PRIoFAST16 PRIo64
708 # define PRIoFAST16 "o"
    [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 323 #if !defined PRIoFAST16 || PRI_MACROS_BROKEN
324 # undef PRIoFAST16
325 # define PRIoFAST16 "o"
673 return PRIoFAST16;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 407 #ifndef PRIoFAST16
408 #error PRIoFAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 407 #ifndef PRIoFAST16
408 #error PRIoFAST16 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 103 # define PRIoFAST16 __PRIPTR_PREFIX "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 103 # define PRIoFAST16 __PRIPTR_PREFIX "o"

Completed in 4145 milliseconds

1 2 34