Searched refs:power (Results 1 – 5 of 5) sorted by relevance
96 unsigned long long power = 1ull << (ULLONG_WIDTH - leading_zeros); in io_blksize() local97 if (power <= IDX_MAX) in io_blksize()98 blocksize = power; in io_blksize()
280 suffix_power_char (int power) in suffix_power_char() argument282 switch (power) in suffix_power_char()352 int power = 0; in expld() local358 ++power; in expld()363 *x = power; in expld()623 int power = 0; in simple_strtod_human() local656 power = suffix_power (**endptr); in simple_strtod_human()680 long double multiplier = powerld (scale_base, power); in simple_strtod_human()682 devmsg (" suffix power=%d^%d = %Lf\n", scale_base, power, multiplier); in simple_strtod_human()773 int power = 0; in double_to_human() local[all …]
187 When you convey a covered work, you waive any legal power to forbid
1556 and IEC (power of 2) units are now specified by appending 'i'.2678 do no work. I.e., "sort < big-file | less" could waste a lot of power.5561 block size seems to be a multiple of a power of 1000.
1310 shell command, but that requires more human labor and brain power than9684 so that even if power is lost the output data will be preserved.9688 writes it, and thus output data and metadata may be lost if power is lost.