Home
last modified time | relevance | path

Searched defs:__UINT64_C (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/powerpc/include/
H A D_stdint.h71 #define __UINT64_C(c) (c ## UL) macro
74 #define __UINT64_C(c) (c ## ULL) macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h372 # define __UINT64_C( global() macro
375 # define __UINT64_C( global() macro