Searched defs:fe_sub (Results 1 – 2 of 2) sorted by relevance
336 static __always_inline void fe_sub(fe_loose *h, const fe *f, const fe *g) in fe_sub() function
246 static void fe_sub(fe h, const fe f, const fe g) { in fe_sub() function