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_mod_34lsub1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mpn/generic/
mod_34lsub1.c
0
/*
mpn_mod_34lsub1
-- remainder modulo 2^(GMP_NUMB_BITS*3/4)-1.
97
mpn_mod_34lsub1
(mp_srcptr p, mp_size_t n)
function
/src/external/lgpl3/gmp/dist/
gmp-impl.h
3240
#ifndef
mpn_mod_34lsub1
/* if not done with cpuvec in a fat binary */
3241
#define
mpn_mod_34lsub1
__MPN(mod_34lsub1)
macro
3242
__GMP_DECLSPEC mp_limb_t
mpn_mod_34lsub1
(mp_srcptr, mp_size_t) __GMP_ATTRIBUTE_PURE;
Completed in 35 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026