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.h270 #undef __UINT64_C
273 # define __UINT64_C(c) c ## UL macro
276 # define __UINT64_C(c) c ## ULL macro
289 #define UINT64_MAX (__UINT64_C(18446744073709551615))
/external/libexif/m4m/
Dstdint.m4682 # define UINT64_MAX (__UINT64_C(18446744073709551615))
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/
Dax_create_stdint_h.m4623 # define UINT64_MAX (__UINT64_C(18446744073709551615))
/external/libmtp/m4/
Dstdint.m4680 # define UINT64_MAX (__UINT64_C(18446744073709551615))