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_toom42_mul
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mpn/generic/
toom42_mul.c
0
/*
mpn_toom42_mul
-- Multiply {ap,an} and {bp,bn} where an is nominally twice
66
mpn_toom42_mul
(mp_ptr pp,
function
/src/external/lgpl3/gmp/dist/
gmp-impl.h
1453
#define
mpn_toom42_mul
__MPN(toom42_mul)
macro
1454
__GMP_DECLSPEC void
mpn_toom42_mul
(mp_ptr, mp_srcptr, mp_size_t, mp_srcptr, mp_size_t, mp_ptr);
Completed in 51 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026