Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dnano-vfprintf_float.c211 goto print_float; in _printf_float()
223 goto print_float; in _printf_float()
287 print_float: in _printf_float()
/picolibc-latest/test/
Dmath_errhandling_tests.c1536 makemathname(print_float)(FLOAT_T a) in makemathname() argument
1678 makemathname(print_float)(v); in makemathname() local
1680 makemathname(print_float)(makemathname(tests)[t].value); in makemathname()