HomeSort by relevance Sort by last modified time
    Searched defs:INT64_C (Results 26 - 50 of 96) sorted by null

12 3 4

  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h 243 #define INT64_C(v) (v ## LL)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
stdint-gcc.h 242 #undef INT64_C
243 #define INT64_C(c) __INT64_C(c)