Home
last modified time | relevance | path

Searched refs:_wsub_22 (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/libecc/src/nn/
H A Dnn_div.c604 ATTRIBUTE_WARN_UNUSED_RET static word_t _wsub_22(word_t a[2], word_t b[2]) in _wsub_22() function
682 IGNORE_RET_VAL(_wsub_22(rhl, phl)); in _word_divrem()
700 IGNORE_RET_VAL(_wsub_22(rhl, phl)); in _word_divrem()
762 carry = (word_t)(carry - _wsub_22(r, t)); in wreciprocal()