Home
last modified time | relevance | path

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

/external/netperf/src/
Dnetlib.h596 extern double htond(double host_double);
Dnetlib.c656 htond(double host_double) in htond() argument
673 return(host_double); in htond()
676 conv_rec.whole_thing = host_double; in htond()