Home
last modified time | relevance | path

Searched refs:mpfq_p_5_wrapper_init (Results 1 – 1 of 1) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/mpfq/
H A Dmpfq_p_5.c1896 static void mpfq_p_5_wrapper_init(mpfq_vbase_ptr, mpfq_p_5_elt *);
1897 static void mpfq_p_5_wrapper_init(mpfq_vbase_ptr vbase MAYBE_UNUSED, mpfq_p_5_elt * x MAYBE_UNUSED) in mpfq_p_5_wrapper_init() function
1986 vbase->init = (void (*) (mpfq_vbase_ptr, void *)) mpfq_p_5_wrapper_init; in mpfq_p_5_oo_field_init()