Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dstdint.h232 #define UINT64_MAX (__UINT64_MAX__) macro
237 #define UINT64_MAX (18446744073709551615U) macro
241 #define UINT64_MAX (18446744073709551615ULL) macro
338 #define UINTMAX_MAX UINT64_MAX