Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/
Dstdio_private.h196 #define from_u128(x) (x) macro
239 static inline uint64_t from_u128(_u128 a) in from_u128() function