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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 161 #define SCNd16 "hd" /* int16_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 161 #define SCNd16 "hd" /* int16_t */
  /external/bison/lib/
inttypes.in.h 616 #if !defined SCNd16 || @PRI_MACROS_BROKEN@
617 # undef SCNd16
619 # define SCNd16 "hd"
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 355 #ifndef SCNd16
356 #error SCNd16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 355 #ifndef SCNd16
356 #error SCNd16 not defined
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 599 #ifndef SCNd16
600 #error SCNd16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 599 #ifndef SCNd16
600 #error SCNd16 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 178 # define SCNd16 "hd"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 178 # define SCNd16 "hd"
  /external/bison/darwin-lib/
inttypes.h 928 #if !defined SCNd16 || 0
929 # undef SCNd16
931 # define SCNd16 "hd"
    [all...]
  /external/bison/linux-lib/
inttypes.h 928 #if !defined SCNd16 || 0
929 # undef SCNd16
931 # define SCNd16 "hd"
    [all...]

Completed in 651 milliseconds

1 2 34