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

1 23

  /external/bison/lib/
inttypes.in.h 299 # if !defined PRIdLEAST64 || @PRI_MACROS_BROKEN@
300 # undef PRIdLEAST64
301 # define PRIdLEAST64 PRId64
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 43 #ifndef PRIdLEAST64
44 #error PRIdLEAST64 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 267 #if !defined PRIdLEAST64 || PRI_MACROS_BROKEN
268 # undef PRIdLEAST64
269 # define PRIdLEAST64 PRId64
633 return PRIdLEAST64;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 287 #ifndef PRIdLEAST64
288 #error PRIdLEAST64 not defined
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 68 # define PRIdLEAST64 __PRI64_PREFIX "d"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 68 # define PRIdLEAST64 __PRI64_PREFIX "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 68 # define PRIdLEAST64 __PRI64_PREFIX "d"
  /external/bison/darwin-lib/
inttypes.h 611 # if !defined PRIdLEAST64 || 0
612 # undef PRIdLEAST64
613 # define PRIdLEAST64 PRId64
    [all...]
  /external/bison/linux-lib/
inttypes.h 611 # if !defined PRIdLEAST64 || 0
612 # undef PRIdLEAST64
613 # define PRIdLEAST64 PRId64
    [all...]

Completed in 98 milliseconds

1 23