Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c882 static double my_strtod(char **pp) in my_strtod() function
1016 v->number = my_strtod(&s); in getvar_i()
1169 t_double = my_strtod(&pp); in next_token()