Searched defs:mul (Results 1 – 3 of 3) sorted by relevance
99 unsigned long mul = NS_PER_SEC; in strptime() local
1193 int32_t mul(int16_t in, int16_t v) in mul() function
184 struct disk_perf disk_perf_multiply(struct disk_perf perf, double mul) { in disk_perf_multiply()