Searched refs:gf_weak_reduce (Results 1 – 5 of 5) sorted by relevance
33 gf_weak_reduce(out); in gf_add_RAW()44 gf_weak_reduce(out); in gf_sub_RAW()51 void gf_weak_reduce(gf a) in gf_weak_reduce() function
52 static INLINE_UNUSED void gf_weak_reduce(gf inout);108 gf_weak_reduce(c); in gf_sub_nr()117 gf_weak_reduce(c); in gf_subx_nr()
105 gf_weak_reduce(a); /* Determined to have negligible perf impact. */ in gf_strong_reduce()141 gf_weak_reduce(d); in gf_sub()148 gf_weak_reduce(d); in gf_add()
74 gf_weak_reduce(a); /* or 1+e */ in point_double_internal()
52 void gf_weak_reduce(gf a) in gf_weak_reduce() function