Home
last modified time | relevance | path

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

/external/netperf/src/
Dnetlib.h595 extern double ntohd(double net_double);
Dnetlib.c607 ntohd(double net_double) in ntohd() argument
624 return(net_double); in ntohd()
627 conv_rec.whole_thing = net_double; in ntohd()