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

1 2 34

  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
inttypes.h 69 #define PRIi16 "i" /* int16_t */
  /external/bison/lib/
inttypes.in.h 117 #if !defined PRIi16 || @PRI_MACROS_BROKEN@
118 # undef PRIi16
120 # define PRIi16 "i"
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 75 #ifndef PRIi16
76 #error PRIi16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 75 #ifndef PRIi16
76 #error PRIi16 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 127 #if !defined PRIi16 || PRI_MACROS_BROKEN
128 # undef PRIi16
129 # define PRIi16 "i"
536 return PRIi16;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 319 #ifndef PRIi16
320 #error PRIi16 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 319 #ifndef PRIi16
320 #error PRIi16 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 77 # define PRIi16 "i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 77 # define PRIi16 "i"
  /external/bison/darwin-lib/
inttypes.h 429 #if !defined PRIi16 || 0
430 # undef PRIi16
432 # define PRIi16 "i"
    [all...]
  /external/bison/linux-lib/
inttypes.h 429 #if !defined PRIi16 || 0
430 # undef PRIi16
432 # define PRIi16 "i"
    [all...]

Completed in 286 milliseconds

1 2 34