OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mpn_toom53_mul
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mpn/generic/
toom53_mul.c
0
/*
mpn_toom53_mul
-- Multiply {ap,an} and {bp,bn} where an is nominally 5/3
62
mpn_toom53_mul
(mp_ptr pp,
function
/src/external/lgpl3/gmp/dist/
gmp-impl.h
1471
#define
mpn_toom53_mul
__MPN(toom53_mul)
macro
1472
__GMP_DECLSPEC void
mpn_toom53_mul
(mp_ptr, mp_srcptr, mp_size_t, mp_srcptr, mp_size_t, mp_ptr);
Completed in 26 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026