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

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 88 #define PRIoLEAST64 "llo" /* int_least64_t */
  /external/bison/darwin-lib/
inttypes.h 621 # if !defined PRIoLEAST64 || 0
622 # undef PRIoLEAST64
623 # define PRIoLEAST64 PRIo64
    [all...]
  /external/bison/lib/
inttypes.in.h 309 # if !defined PRIoLEAST64 || @PRI_MACROS_BROKEN@
310 # undef PRIoLEAST64
311 # define PRIoLEAST64 PRIo64
  /external/bison/linux-lib/
inttypes.h 621 # if !defined PRIoLEAST64 || 0
622 # undef PRIoLEAST64
623 # define PRIoLEAST64 PRIo64
    [all...]
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 135 #define PRIoLEAST64 "I64o"
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 143 #define PRIoLEAST64 __PRI64_PREFIX "o"
  /external/mesa3d/include/c99/
inttypes.h 135 #define PRIoLEAST64 "I64o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 100 # define PRIoLEAST64 __PRI64_PREFIX "o"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 100 # define PRIoLEAST64 __PRI64_PREFIX "o"

Completed in 3512 milliseconds

1 2 34