Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Duptime.cpp103 uint32_t quotient = aDividend / aDivisor; in DivideAndGetRemainder() local
/openthread-latest/third_party/mbedtls/repo/library/
Dbignum.c1295 mbedtls_t_udbl dividend, quotient; in mbedtls_int_div_int() local