Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.c544 double whole_thing; in ntohd() member
559 conv_rec.whole_thing = net_double; in ntohd()
583 return(conv_rec.whole_thing); in ntohd()
593 double whole_thing; in htond() member
608 conv_rec.whole_thing = host_double; in htond()
633 return(conv_rec.whole_thing); in htond()