HomeSort by relevance Sort by last modified time
    Searched defs:PRIo64 (Results 51 - 61 of 61) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
inttypes.h 83 #define PRIo64 "llo" /* int64_t */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 83 #define PRIo64 "llo" /* int64_t */
  /external/bison/darwin-lib/
inttypes.h 520 # if !defined PRIo64 || 0
521 # undef PRIo64
522 # define PRIo64 _PRIu64_PREFIX "o"
623 # define PRIoLEAST64 PRIo64
658 # define PRIoFAST8 PRIo64
706 # define PRIoFAST16 PRIo64
754 # define PRIoFAST32 PRIo64
796 # define PRIoFAST64 PRIo64
831 # define PRIoMAX PRIo64
    [all...]
  /external/bison/lib/
inttypes.in.h 208 # if !defined PRIo64 || @PRI_MACROS_BROKEN@
209 # undef PRIo64
210 # define PRIo64 _PRIu64_PREFIX "o"
311 # define PRIoLEAST64 PRIo64
346 # define PRIoFAST8 PRIo64
394 # define PRIoFAST16 PRIo64
442 # define PRIoFAST32 PRIo64
484 # define PRIoFAST64 PRIo64
519 # define PRIoMAX PRIo64
  /external/bison/linux-lib/
inttypes.h 520 # if !defined PRIo64 || 0
521 # undef PRIo64
522 # define PRIo64 _PRIu64_PREFIX "o"
623 # define PRIoLEAST64 PRIo64
658 # define PRIoFAST8 PRIo64
706 # define PRIoFAST16 PRIo64
754 # define PRIoFAST32 PRIo64
796 # define PRIoFAST64 PRIo64
831 # define PRIoMAX PRIo64
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
inttypes.h 124 #define PRIo64 "llo"
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 131 #define PRIo64 "I64o"
  /external/mesa3d/include/c99/
inttypes.h 131 #define PRIo64 "I64o"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 95 # define PRIo64 __PRI64_PREFIX "o"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 95 # define PRIo64 __PRI64_PREFIX "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 95 # define PRIo64 __PRI64_PREFIX "o"

Completed in 686 milliseconds

1 23