OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__int64_c_suffix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
stdint.h
289
# define
__int64_c_suffix
__INT64_C_SUFFIX__
macro
294
# undef
__int64_c_suffix
macro
302
# ifdef
__int64_c_suffix
303
# define INT64_C(v) __int_c(v,
__int64_c_suffix
)
304
# define UINT64_C(v) __uint_c(v,
__int64_c_suffix
)
308
# endif /*
__int64_c_suffix
*/
stdint.h
289
# define
__int64_c_suffix
__INT64_C_SUFFIX__
macro
294
# undef
__int64_c_suffix
macro
302
# ifdef
__int64_c_suffix
303
# define INT64_C(v) __int_c(v,
__int64_c_suffix
)
304
# define UINT64_C(v) __uint_c(v,
__int64_c_suffix
)
308
# endif /*
__int64_c_suffix
*/
Completed in 91 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026