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

/external/netperf/
H A Dnetlib.h496 extern double ntohd(double net_double);
H A Dnetlib.c544 ntohd(double net_double)
561 return(net_double);
564 conv_rec.whole_thing = net_double;
539 ntohd(double net_double) argument

Completed in 97 milliseconds