Home | History | Annotate | Download | only in Support

Lines Matching full:sub_1

201 /// sub_1 - This function subtracts a single "digit" (64-bit word), y, from
207 static bool sub_1(uint64_t x[], unsigned len, uint64_t y) {
226 sub_1(pVal, getNumWords(), 1);