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_rsblsh2_n
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/gmp/dist/
gmp-impl.h
952
#define
mpn_rsblsh2_n
(a,b,c,d) mpn_rsblsh_n(a,b,c,d,2)
macro
962
#define mpn_rsblsh2_n_ip1(a,b,n)
mpn_rsblsh2_n
(a,a,b,n)
1079
#define
mpn_rsblsh2_n
__MPN(rsblsh2_n)
macro
1080
__GMP_DECLSPEC mp_limb_signed_t
mpn_rsblsh2_n
(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
Completed in 24 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026