Home
last modified time | relevance | path

Searched defs:from_u128 (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/tinystdio/
Dstdio_private.h278 #define from_u128(x) (x) macro
321 static inline uint64_t from_u128(_u128 a) in from_u128() function