Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dstdint.h433 #define UINT64_C(x) __UINT64_C(x) macro
438 #define UINT64_C(x) x##UL macro
441 #define UINT64_C(x) x##ULL macro
/picolibc-latest/newlib/
DChangeLog-20157254 * libc/include/stdint.h (INT64_C, UINT64_C, INTMAX_C, UINTMAX_C)