Searched refs:orem (Results 1 – 1 of 1) sorted by relevance
662 mp_small v, rem, orem; in test_divv() local666 CHECK(mp_int_to_int(out[1], &orem)); in test_divv()670 ((mp_int_compare(in[2], out[0]) != 0) || (rem != orem))) { in test_divv()