Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/
Ddtox_engine.c62 #define ASUINT(x) asuint64(x) macro
82 #define ASUINT(x) asuint(x) macro
110 fi = ASUINT(x); in __dtox_engine()