Searched defs:__gmp_fib_function (Results 1 – 1 of 1) sorted by relevance
1285 struct __gmp_fib_function struct1287 static void eval(mpz_ptr z, unsigned long l) { mpz_fib_ui(z, l); } in eval()1288 static void eval(mpz_ptr z, signed long l) in eval()1299 static void eval(mpz_ptr z, mpz_srcptr w) in eval()1305 static void eval(mpz_ptr z, double d) in eval()