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

1 2 34

  /external/bison/lib/
inttypes.in.h 399 #if !defined PRIuFAST16 || @PRI_MACROS_BROKEN@
400 # undef PRIuFAST16
402 # define PRIuFAST16 PRIu64
404 # define PRIuFAST16 "u"
  /external/bison/linux-lib/
inttypes.h 711 #if !defined PRIuFAST16 || 0
712 # undef PRIuFAST16
714 # define PRIuFAST16 PRIu64
716 # define PRIuFAST16 "u"
    [all...]
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 114 #define PRIuFAST16 "hu"
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 122 #define PRIuFAST16 "hu"
  /external/mesa3d/include/c99/
inttypes.h 114 #define PRIuFAST16 "hu"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 119 # define PRIuFAST16 __PRIPTR_PREFIX "u"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 119 # define PRIuFAST16 __PRIPTR_PREFIX "u"

Completed in 776 milliseconds

1 2 34