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

1 2 34

  /external/bison/lib/
inttypes.in.h 447 #if !defined PRIuFAST32 || @PRI_MACROS_BROKEN@
448 # undef PRIuFAST32
450 # define PRIuFAST32 PRIu64
452 # define PRIuFAST32 "u"
  /external/bison/linux-lib/
inttypes.h 759 #if !defined PRIuFAST32 || 0
760 # undef PRIuFAST32
762 # define PRIuFAST32 PRIu64
764 # define PRIuFAST32 "u"
    [all...]
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 127 #define PRIuFAST32 "I32u"
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 135 #define PRIuFAST32 "u"
  /external/mesa3d/include/c99/
inttypes.h 127 #define PRIuFAST32 "I32u"
  /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"

Completed in 718 milliseconds

1 2 34