Home
last modified time | relevance | path

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

/freebsd-src/sys/powerpc/include/
H A D_stdint.h70 #define __INT64_C(c) (c ## L) macro
73 #define __INT64_C(c) (c ## LL) macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h371 # define __INT64_C( global() macro
374 # define __INT64_C( global() macro