Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Ddtox_engine.c36 #ifndef DTOX_SIZE
37 #define DTOX_SIZE 8 macro
42 #if DTOX_SIZE == 4 || defined(FLOAT64)
44 #if DTOX_SIZE == 8
68 #elif DTOX_SIZE == 4
Dftox_engine.c36 #define DTOX_SIZE 4 macro