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

1 23

  /external/bison/lib/
inttypes.in.h 343 #if !defined PRIoFAST8 || @PRI_MACROS_BROKEN@
344 # undef PRIoFAST8
346 # define PRIoFAST8 PRIo64
348 # define PRIoFAST8 "o"
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 159 #ifndef PRIoFAST8
160 #error PRIoFAST8 not defined
  /external/bison/darwin-lib/
inttypes.h 655 #if !defined PRIoFAST8 || 0
656 # undef PRIoFAST8
658 # define PRIoFAST8 PRIo64
660 # define PRIoFAST8 "o"
    [all...]
  /external/bison/linux-lib/
inttypes.h 655 #if !defined PRIoFAST8 || 0
656 # undef PRIoFAST8
658 # define PRIoFAST8 PRIo64
660 # define PRIoFAST8 "o"
    [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 299 #if !defined PRIoFAST8 || PRI_MACROS_BROKEN
300 # undef PRIoFAST8
301 # define PRIoFAST8 "o"
657 return PRIoFAST8;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 403 #ifndef PRIoFAST8
404 #error PRIoFAST8 not defined
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 102 # define PRIoFAST8 "o"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 102 # define PRIoFAST8 "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 102 # define PRIoFAST8 "o"

Completed in 272 milliseconds

1 23