Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dstdint.h449 #define UINTMAX_C(x) __UINTMAX_C(x) macro
453 #define UINTMAX_C(x) x##UL macro
456 #define UINTMAX_C(x) x##ULL macro
/picolibc-latest/newlib/
DChangeLog-20157254 * libc/include/stdint.h (INT64_C, UINT64_C, INTMAX_C, UINTMAX_C)