Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Ddtoa_ryu.c63 typedef struct floating_decimal_64 { struct
69 } floating_decimal_64; argument
71 static inline floating_decimal_64
324 floating_decimal_64 fd; in d2d()
332 floating_decimal_64* const v) { in d2d_small_int()
403 floating_decimal_64 v; in __dtoa_engine()