Home
last modified time | relevance | path

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

/external/netperf/src/
Dnetlib.c612 double whole_thing; in ntohd() member
627 conv_rec.whole_thing = net_double; in ntohd()
651 return(conv_rec.whole_thing); in ntohd()
661 double whole_thing; in htond() member
676 conv_rec.whole_thing = host_double; in htond()
700 return(conv_rec.whole_thing); in htond()