OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpn_rsblsh_nc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
aorrlsh_n.asm
70
define(func_nc,
mpn_rsblsh_nc
)')
72
C
mpn_rsblsh_nc
removed below, its idea of carry-in is inconsistent with
/src/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
aorrlsh_n.asm
70
define(func_nc,
mpn_rsblsh_nc
)')
75
C
mpn_rsblsh_nc
removed below, its idea of carry-in is inconsistent with
/src/external/lgpl3/gmp/dist/
gmp-impl.h
937
#define mpn_rsblsh1_nc(a,b,c,d,x)
mpn_rsblsh_nc
(a,b,c,d,1,x)
957
#define mpn_rsblsh2_nc(a,b,c,d,x)
mpn_rsblsh_nc
(a,b,c,d,2,x)
1086
#define
mpn_rsblsh_nc
__MPN(rsblsh_nc)
macro
1087
__GMP_DECLSPEC mp_limb_signed_t
mpn_rsblsh_nc
(mp_ptr, mp_srcptr, mp_srcptr, mp_size_t, unsigned int, mp_limb_t);
/src/external/lgpl3/gmp/dist/tests/devel/
try.c
1894
{ TRY(
mpn_rsblsh_nc
), TYPE_RSBLSH_NC },
Completed in 27 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026