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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/daemon/
H A Dremote.c138 strlpercent( char * buf, double x, size_t buflen ) function
878 strlpercent( buf, 100.0 * ( i - j ) / i, sizeof( buf ) );
904 strlpercent( buf, 100.0 * j / i, sizeof( buf ) );

Completed in 213 milliseconds