Searched defs:b_word (Results 1 – 5 of 5) sorted by relevance
285 BN_ULONG b_word = BN_get_word(b.get()); in TestSum() local599 BN_ULONG b_word = BN_get_word(b.get()); in TestQuotient() local
286 BN_ULONG b_word = BN_get_word(b.get()); in TestSum() local601 BN_ULONG b_word = BN_get_word(b.get()); in TestQuotient() local
629 uint32_t a_word, b_word; in _mesa_sub_m() local