Searched defs:sdiv (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/crypto/openssl/crypto/bn/ | ||
H A D | bn_div.c | 268 BIGNUM *tmp, *snum, *sdiv, *res; in bn_div_fixed_top() local |
/freebsd-src/sys/dev/sound/macio/ | ||
H A D | i2s.c | 447 u_int mclk, mdiv, sdiv; i2s_setup() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | KnownBits.cpp | 799 KnownBits KnownBits::sdiv(const KnownBits &LHS, const KnownBits &RHS, sdiv() function in KnownBits |
H A D | APInt.cpp | 1650 APInt APInt::sdiv(const APInt &RHS) const { sdiv() function in APInt |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantRange.cpp | 1266 ConstantRange ConstantRange::sdiv(const ConstantRange &RHS) const { sdiv() function in ConstantRange |