Home | History | Annotate | Download | only in Support

Lines Matching full:sub_1

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