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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 171 #define SCNdFAST16 "hd" /* int_fast16_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 171 #define SCNdFAST16 "hd" /* int_fast16_t */
  /external/bison/darwin-lib/
inttypes.h 1172 #if !defined SCNdFAST16 || 0
1173 # undef SCNdFAST16
1175 # define SCNdFAST16 SCNd64
1177 # define SCNdFAST16 "hd"
1179 # define SCNdFAST16 "d"
    [all...]
  /external/bison/linux-lib/
inttypes.h 1172 #if !defined SCNdFAST16 || 0
1173 # undef SCNdFAST16
1175 # define SCNdFAST16 SCNd64
1177 # define SCNdFAST16 "hd"
1179 # define SCNdFAST16 "d"
    [all...]
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 387 #ifndef SCNdFAST16
388 #error SCNdFAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 387 #ifndef SCNdFAST16
388 #error SCNdFAST16 not defined
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 631 #ifndef SCNdFAST16
632 #error SCNdFAST16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 631 #ifndef SCNdFAST16
632 #error SCNdFAST16 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 188 # define SCNdFAST16 __PRIPTR_PREFIX "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 188 # define SCNdFAST16 __PRIPTR_PREFIX "d"

Completed in 54 milliseconds

1 2 34