Searched refs:_nn_submul_word_shift (Results 1 – 1 of 1) sorted by relevance
114 ATTRIBUTE_WARN_UNUSED_RET static int _nn_submul_word_shift(nn_t out, nn_src_t in, word_t w, u8 shif… in _nn_submul_word_shift() function244 ret = _nn_submul_word_shift(r, b, qstar, shift, &borrow); EG(ret, err); in _nn_divrem_normalized()