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

1 2 34

  /external/bison/lib/
inttypes.in.h 327 #if !defined PRIdFAST8 || @PRI_MACROS_BROKEN@
328 # undef PRIdFAST8
330 # define PRIdFAST8 PRId64
332 # define PRIdFAST8 "d"
  /external/bison/linux-lib/
inttypes.h 639 #if !defined PRIdFAST8 || 0
640 # undef PRIdFAST8
642 # define PRIdFAST8 PRId64
644 # define PRIdFAST8 "d"
    [all...]
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 61 #define PRIdFAST8 "d"
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 69 #define PRIdFAST8 "d"
  /external/mesa3d/include/c99/
inttypes.h 61 #define PRIdFAST8 "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 70 # define PRIdFAST8 "d"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 70 # define PRIdFAST8 "d"

Completed in 236 milliseconds

1 2 34