Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h539 # define UINT64_C(x) x##UL macro
541 # define UINT64_C(x) x##ui64 macro
543 # define UINT64_C(x) x##ULL macro