Home
last modified time | relevance | path

Searched defs:quotient (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Ddiv.c15 size_t quotient = div_compute( in TEST_BEGIN() local
/f-stack/tools/libutil/
H A Dhumanize_number.c51 humanize_number(char *buf, size_t len, int64_t quotient, in humanize_number()