Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dnano-vfprintf_float.c213 goto print_float; in _printf_float()
225 goto print_float; in _printf_float()
289 print_float: in _printf_float()
/picolibc-3.7.0-3.6.0/test/
Dmath_errhandling_tests.c1475 makemathname(print_float)(FLOAT_T a) in makemathname() argument
1617 makemathname(print_float)(v); in makemathname() local
1619 makemathname(print_float)(makemathname(tests)[t].value); in makemathname()