Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.h496 extern double ntohd(double net_double);
Dnetlib.c539 ntohd(double net_double) in ntohd() argument
556 return(net_double); in ntohd()
559 conv_rec.whole_thing = net_double; in ntohd()