strtof            231 daemons/controld/controld_throttle.c         *load = strtof(buffer, NULL);
strtof            463 daemons/controld/controld_throttle.c         throttle_set_load_target(strtof(value, NULL) / 100.0);
strtof           1301 lib/common/options.c     float number = strtof(value, &end);