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

1 2 34

  /external/bison/lib/
inttypes.in.h 351 #if !defined PRIuFAST8 || @PRI_MACROS_BROKEN@
352 # undef PRIuFAST8
354 # define PRIuFAST8 PRIu64
356 # define PRIuFAST8 "u"
  /external/bison/linux-lib/
inttypes.h 663 #if !defined PRIuFAST8 || 0
664 # undef PRIuFAST8
666 # define PRIuFAST8 PRIu64
668 # define PRIuFAST8 "u"
    [all...]
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 101 #define PRIuFAST8 "u"
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 109 #define PRIuFAST8 "u"
  /external/mesa3d/include/c99/
inttypes.h 101 #define PRIuFAST8 "u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 118 # define PRIuFAST8 "u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 118 # define PRIuFAST8 "u"

Completed in 1138 milliseconds

1 2 34