Home
last modified time | relevance | path

Searched refs:__int64_c_suffix (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Headers/
Dstdint.h303 # define __int64_c_suffix __INT64_C_SUFFIX__ macro
308 # undef __int64_c_suffix
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)