Searched refs:gf_add_RAW (Results 1 – 4 of 4) sorted by relevance
49 static INLINE_UNUSED void gf_add_RAW(gf out, const gf a, const gf b);101 # define gf_add_nr gf_add_RAW
152 gf_add_RAW(d, a, b); in gf_add()
21 void gf_add_RAW(gf out, const gf a, const gf b) in gf_add_RAW() function
23 void gf_add_RAW(gf out, const gf a, const gf b) in gf_add_RAW() function
Completed in 79 milliseconds