HomeSort by relevance Sort by last modified time
    Searched refs:PRIoLEAST64 (Results 1 - 13 of 13) sorted by null

  /development/ndk/platforms/android-3/include/
inttypes.h 88 #define PRIoLEAST64 "llo" /* int_least64_t */
  /external/chromium_org/third_party/libusb/src/msvc/
inttypes.h 94 #define PRIoLEAST64 "I64o"
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 135 #define PRIoLEAST64 "I64o"
  /external/mesa3d/include/c99/
inttypes.h 135 #define PRIoLEAST64 "I64o"
  /bionic/libc/include/
inttypes.h 95 #define PRIoLEAST64 __PRI_64_prefix"o" /* int_least64_t */
  /development/ndk/platforms/android-L/include/
inttypes.h 95 #define PRIoLEAST64 __PRI_64_prefix"o" /* int_least64_t */
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 143 #define PRIoLEAST64 __PRI64_PREFIX "o"
  /external/bison/lib/
inttypes.in.h 309 # if !defined PRIoLEAST64 || @PRI_MACROS_BROKEN@
310 # undef PRIoLEAST64
311 # define PRIoLEAST64 PRIo64
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 155 #ifndef PRIoLEAST64
156 #error PRIoLEAST64 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 275 #if !defined PRIoLEAST64 || PRI_MACROS_BROKEN
276 # undef PRIoLEAST64
277 # define PRIoLEAST64 PRIo64
637 return PRIoLEAST64;
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 399 #ifndef PRIoLEAST64
400 #error PRIoLEAST64 not defined
  /external/bison/darwin-lib/
inttypes.h 621 # if !defined PRIoLEAST64 || 0
622 # undef PRIoLEAST64
623 # define PRIoLEAST64 PRIo64
    [all...]
  /external/bison/linux-lib/
inttypes.h 621 # if !defined PRIoLEAST64 || 0
622 # undef PRIoLEAST64
623 # define PRIoLEAST64 PRIo64
    [all...]

Completed in 2678 milliseconds