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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 79 #define PRIiFAST16 "i" /* int_fast16_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 79 #define PRIiFAST16 "i" /* int_fast16_t */
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 107 #ifndef PRIiFAST16
108 #error PRIiFAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 107 #ifndef PRIiFAST16
108 #error PRIiFAST16 not defined
  /external/bison/darwin-lib/
inttypes.h 695 #if !defined PRIiFAST16 || 0
696 # undef PRIiFAST16
698 # define PRIiFAST16 PRIi64
700 # define PRIiFAST16 "i"
    [all...]
  /external/bison/linux-lib/
inttypes.h 695 #if !defined PRIiFAST16 || 0
696 # undef PRIiFAST16
698 # define PRIiFAST16 PRIi64
700 # define PRIiFAST16 "i"
    [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 319 #if !defined PRIiFAST16 || PRI_MACROS_BROKEN
320 # undef PRIiFAST16
321 # define PRIiFAST16 "i"
671 return PRIiFAST16;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 351 #ifndef PRIiFAST16
352 #error PRIiFAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 351 #ifndef PRIiFAST16
352 #error PRIiFAST16 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 87 # define PRIiFAST16 __PRIPTR_PREFIX "i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 87 # define PRIiFAST16 __PRIPTR_PREFIX "i"

Completed in 1762 milliseconds

1 2 34