Searched refs:FpInv (Results 1 – 3 of 3) sorted by relevance
92 void FpInv(FpElem* result, FpElem const* in);
68 void FpInv(FpElem* result, FpElem const* in) { in FpInv() function
165 FpInv(&result, &a); in TEST()