Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/tests/libntp/
Dlfpfunc.c37 double l_fp_convert_to_double(const l_fp first);
173 l_fp_convert_to_double(const l_fp first) in l_fp_convert_to_double() function
440 double op2 = l_fp_convert_to_double(op1); in test_FDF_RoundTrip()
444 double d = l_fp_convert_to_double(temp); in test_FDF_RoundTrip()