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

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 117 #define PRIuFAST32 "u" /* uint_fast32_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 117 #define PRIuFAST32 "u" /* uint_fast32_t */
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 223 #ifndef PRIuFAST32
224 #error PRIuFAST32 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 223 #ifndef PRIuFAST32
224 #error PRIuFAST32 not defined
  /external/bison/darwin-lib/
inttypes.h 759 #if !defined PRIuFAST32 || 0
760 # undef PRIuFAST32
762 # define PRIuFAST32 PRIu64
764 # define PRIuFAST32 "u"
    [all...]
  /external/bison/linux-lib/
inttypes.h 759 #if !defined PRIuFAST32 || 0
760 # undef PRIuFAST32
762 # define PRIuFAST32 PRIu64
764 # define PRIuFAST32 "u"
    [all...]
  /external/e2fsprogs/intl/
loadmsgcat.c 351 #if !defined PRIuFAST32 || PRI_MACROS_BROKEN
352 # undef PRIuFAST32
353 # define PRIuFAST32 "u"
691 return PRIuFAST32;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 467 #ifndef PRIuFAST32
468 #error PRIuFAST32 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 467 #ifndef PRIuFAST32
468 #error PRIuFAST32 not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 120 # define PRIuFAST32 __PRIPTR_PREFIX "u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 120 # define PRIuFAST32 __PRIPTR_PREFIX "u"
  /external/elfutils/0.153/src/
readelf.c     [all...]

Completed in 72 milliseconds

1 2 34