Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Ddtox_engine.c63 #define ASUINT(x) asuint64(x) macro
84 #define ASUINT(x) asuint(x) macro
112 fi = ASUINT(x); in __dtox_engine()