HomeSort by relevance Sort by last modified time
    Searched full:__int64_c_suffix (Results 1 - 15 of 15) sorted by null

  /external/clang/lib/Headers/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdint.h 304 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
309 # undef __int64_c_suffix macro
317 # ifdef __int64_c_suffix
318 # define INT64_C(v) __int_c(v, __int64_c_suffix)
319 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
323 # endif /* __int64_c_suffix */
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdint.h 304 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
309 # undef __int64_c_suffix macro
317 # ifdef __int64_c_suffix
318 # define INT64_C(v) __int_c(v, __int64_c_suffix)
319 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
323 # endif /* __int64_c_suffix */
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix macro
316 # ifdef __int64_c_suffix
317 # define INT64_C(v) __int_c(v, __int64_c_suffix)
318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix)
322 # endif /* __int64_c_suffix */

Completed in 69 milliseconds