Searched refs:double_val (Results 1 – 1 of 1) sorted by relevance
1611 double double_val; in profile_get_double() local1628 double_val = strtod(value, &end_value); in profile_get_double()1637 *ret_double = double_val; in profile_get_double()