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

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 69 #define PRIiLEAST64 "lli" /* int_least64_t */
  /external/bison/darwin-lib/
inttypes.h 615 # if !defined PRIiLEAST64 || 0
616 # undef PRIiLEAST64
617 # define PRIiLEAST64 PRIi64
    [all...]
  /external/bison/lib/
inttypes.in.h 303 # if !defined PRIiLEAST64 || @PRI_MACROS_BROKEN@
304 # undef PRIiLEAST64
305 # define PRIiLEAST64 PRIi64
  /external/bison/linux-lib/
inttypes.h 615 # if !defined PRIiLEAST64 || 0
616 # undef PRIiLEAST64
617 # define PRIiLEAST64 PRIi64
    [all...]
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 81 #define PRIiLEAST64 "I64i"
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 89 #define PRIiLEAST64 __PRI64_PREFIX "i"
  /external/mesa3d/include/c99/
inttypes.h 81 #define PRIiLEAST64 "I64i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
inttypes.h 84 # define PRIiLEAST64 __PRI64_PREFIX "i"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h 84 # define PRIiLEAST64 __PRI64_PREFIX "i"

Completed in 682 milliseconds

1 2 34