Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdint.h238 #define UINTMAX_C(c) UINT64_C(c) macro
250 #define UINTMAX_C(c) UINT32_C(c) macro