Searched defs:quotient (Results 1 – 11 of 11) sorted by relevance
/freebsd/lib/libutil/ |
H A D | humanize_number.c | 48 humanize_number(char *buf, size_t len, int64_t quotient, in humanize_number()
|
/freebsd/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/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | udivmodti4.c | 106 utwords quotient; in __udivmodti4() local
|
/freebsd/stand/ficl/ |
H A D | math64.c | 523 DPUNS quotient; in ficlLongDiv() local
|
/freebsd/crypto/openssl/crypto/ml_kem/ |
H A D | ml_kem.c | 484 uint32_t quotient = (uint32_t)(product >> kBarrettShift); in reduce() local 811 uint32_t quotient = (uint32_t)(product >> kBarrettShift); in compress() local
|
/freebsd/crypto/openssl/test/ |
H A D | bntest.c | 1530 BIGNUM *a = NULL, *b = NULL, *quotient = NULL, *remainder = NULL; in file_quotient() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | APInt.cpp | 1990 APInt quotient = sdiv_ov(RHS, Overflow); in sfloordiv_ov() local
|
/freebsd/contrib/bc/src/ |
H A D | num.c | 1822 BcBigDig n1, dividend, quotient; in bc_num_d_long() local
|
/freebsd/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()
|
/freebsd/crypto/openssh/ |
H A D | libcrux_mlkem768_sha3.h | 6865 int16_t quotient = in libcrux_ml_kem_vector_portable_arithmetic_barrett_reduce_element() local
|