Searched refs:FpExp (Results 1 – 3 of 3) sorted by relevance
109 FpExp(&result, &in, &exp); in TEST()115 FpExp(&result, &in, &exp); in TEST()
69 void FpExp(FpElem* result, FpElem const* base, VeryLargeInt const* exp);
55 void FpExp(FpElem* result, FpElem const* base, VeryLargeInt const* exp) { in FpExp() function