Home
last modified time | relevance | path

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

/dports/ftp/wget/wget-1.21.2/src/
H A Dutils.h131 wgint convert_to_bits (wgint);
H A Dretr.c831 dlrate = secs ? convert_to_bits (bytes) / secs : 0; in calc_rate()
H A Dutils.c1917 convert_to_bits (wgint num) in convert_to_bits() function
/dports/ftp/wget/wget-1.21.2/
H A DChangeLog8704 * src/utils.c (convert_to_bits): Likewise.
8864 * src/retr.h (convert_to_bits): Remove prototype.
8865 * src/util.h (convert_to_bits): Add prototype.
8915 * src/utils.c (convert_to_bits): Added new function convert_to_bits to