Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h257 #undef __UINT64_C
260 # define __UINT64_C(c) c ## UL macro
263 # define __UINT64_C(c) c ## ULL macro
276 #define UINT64_MAX (__UINT64_C(18446744073709551615))
/external/elfutils/src/tests/
Drun-dwarf-getmacros.sh403 __UINT64_C(c) c ## UL
/external/libmtp/m4/
Dstdint.m4680 # define UINT64_MAX (__UINT64_C(18446744073709551615))
/external/libexif/m4m/
Dstdint.m4682 # define UINT64_MAX (__UINT64_C(18446744073709551615))