Searched defs:quotient (Results 1 – 2 of 2) sorted by relevance
15 size_t quotient = div_compute( in TEST_BEGIN() local
51 humanize_number(char *buf, size_t len, int64_t quotient, in humanize_number()