strtod 928 lib/popt/popt.c aDouble = strtod(con->os->nextArg, &end); strtod 386 source3/lib/ldb/common/ldb_msg.c return strtod((const char *)v->data, NULL); strtod 86 source4/heimdal/lib/roken/parse_units.c val = strtod (p, &next); /* strtol(p, &next, 0); */ strtod 381 source4/lib/ldb/common/ldb_msg.c return strtod((const char *)v->data, NULL); strtod 827 source4/param/loadparm.c return strtod(s, NULL); strtod 106 source4/torture/nbench/nbench.c double targett = strtod(params[0], NULL);