Lines Matching defs:scale
107 scale_t *scale, char *unit, int flags) {
117 char **modifiers = scale->modifers;
118 uint64_t *scales = scale->scales;
261 scale_t *scale, char *unit, int flags) {
269 char **modifiers = scale->modifers;
270 uint64_t *scales = scale->scales;
272 /* don't scale if there is no reason to */
348 scale_t *scale, char *unit, int flags) {
354 scale, unit, flags);
360 scale, unit, flags);
367 scale_t *scale, char *unit, int flags) {
380 char **modifiers = scale->modifers;
390 scale, unit, flags);
395 scale, unit, flags);
438 scaledA, NULL, NULL, scale, unit, flags);
444 scaledB, NULL, NULL, scale, unit, flags);
456 scale_t *scale, char *unit, int flags) {
468 scale, unit, flags);
487 scaledA, NULL, NULL, scale, unit, flags);
493 scaledB, NULL, NULL, scale, unit, flags);