Home | History | Annotate | Download | only in ip

Lines Matching refs:use_iec

398 	const unsigned int base = use_iec ? 1024 : 1000;
429 (double) count / powi, *prefix, use_iec ? "i" : "");