Home
last modified time | relevance | path

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

/lib/libc/include/
A Dstdint.h46 #define UINT64_MAX ULLONG_MAX macro
48 #define UINT64_MAX (__LONG_LONG_MAX__*2ULL + 1ULL) macro
72 #define UINT_LEAST64_MAX UINT64_MAX
95 #define UINT_FAST64_MAX UINT64_MAX
/lib/uefi/
A Duefi_platform.cpp110 properties->end_value = UINT64_MAX; in get_timestamp_properties()

Completed in 5 milliseconds