Home
last modified time | relevance | path

Searched defs:mpn_fib2_ui (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dfib2_ui.c60 mpn_fib2_ui (mp_ptr fp, mp_ptr f1p, unsigned long int n) in mpn_fib2_ui() function
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1137 #define mpn_fib2_ui __MPN(fib2_ui) macro