Searched defs:quotient (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/lib/libutil/ |
H A D | humanize_number.c | 48 humanize_number(char *buf, size_t len, int64_t quotient, in humanize_number()
|
/freebsd-src/sys/contrib/dev/rtw89/ |
H A D | util.h | 27 s32 quotient; s32_div_u32_round_down() local
|
H A D | phy.c | 3279 u8 quotient; rtw89_phy_ccx_ms_to_period_unit() local
|
/freebsd-src/usr.bin/dc/ |
H A D | mem.c |
|
H A D | inout.c |
|
H A D | bcode.c |
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | udivmodti4.c | 106 utwords quotient; in __udivmodti4() local
|
/freebsd-src/stand/ficl/ |
H A D | math64.c | 523 DPUNS quotient; in ficlLongDiv() local
|
/freebsd-src/crypto/openssl/test/ |
H A D | bntest.c | 1511 BIGNUM *a = NULL, *b = NULL, *quotient = NULL, *remainder = NULL; in file_quotient() local
|
/freebsd-src/contrib/bc/src/ |
H A D | num.c | 1772 BcBigDig n1, dividend, quotient; bc_num_d_long() local [all...] |
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_consume.c | 270 dt_divide_128(uint64_t *dividend, uint64_t divisor, uint64_t *quotient) in dt_divide_128()
|