Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dprintf.c148 static double my_xstrtod(const char *arg) in my_xstrtod() function
259 dv = my_xstrtod(argument); in print_direc()