HomeSort by relevance Sort by last modified time
    Searched refs:PRIiFAST8 (Results 51 - 59 of 59) sorted by null

1 23

  /external/bison/lib/
inttypes.in.h 335 #if !defined PRIiFAST8 || @PRI_MACROS_BROKEN@
336 # undef PRIiFAST8
338 # define PRIiFAST8 PRIi64
340 # define PRIiFAST8 "i"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 103 #ifndef PRIiFAST8
104 #error PRIiFAST8 not defined
  /external/bison/darwin-lib/
inttypes.h 647 #if !defined PRIiFAST8 || 0
648 # undef PRIiFAST8
650 # define PRIiFAST8 PRIi64
652 # define PRIiFAST8 "i"
    [all...]
  /external/bison/linux-lib/
inttypes.h 647 #if !defined PRIiFAST8 || 0
648 # undef PRIiFAST8
650 # define PRIiFAST8 PRIi64
652 # define PRIiFAST8 "i"
    [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 295 #if !defined PRIiFAST8 || PRI_MACROS_BROKEN
296 # undef PRIiFAST8
297 # define PRIiFAST8 "i"
655 return PRIiFAST8;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 347 #ifndef PRIiFAST8
348 #error PRIiFAST8 not defined
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 86 # define PRIiFAST8 "i"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 86 # define PRIiFAST8 "i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 86 # define PRIiFAST8 "i"

Completed in 675 milliseconds

1 23