Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.h497 extern double htond(double host_double);
Dnetlib.c588 htond(double host_double) in htond() argument
605 return(host_double); in htond()
608 conv_rec.whole_thing = host_double; in htond()