| /src/external/lgpl3/gmp/dist/mpn/cray/ |
| lshift.c | 0 /* mpn_lshift -- Shift left low level for Cray vector processors. 35 mpn_lshift (mp_ptr wp, mp_srcptr up, mp_size_t n, unsigned int cnt) function
|
| /src/external/gpl3/gcc/dist/libquadmath/printf/ |
| lshift.c | 0 /* mpn_lshift -- Shift left low level. 36 mpn_lshift (register mp_ptr wp, function 40 mpn_lshift (wp, up, usize, cnt)
|
| gmp-impl.h | 120 #define mpn_lshift __MPN(lshift) macro 134 mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int)
|
| /src/external/gpl3/gcc.old/dist/libquadmath/printf/ |
| lshift.c | 0 /* mpn_lshift -- Shift left low level. 36 mpn_lshift (register mp_ptr wp, function 40 mpn_lshift (wp, up, usize, cnt)
|
| gmp-impl.h | 112 #define mpn_lshift __MPN(lshift) macro 126 mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int)
|
| /src/external/lgpl3/gmp/dist/mpn/generic/ |
| lshift.c | 0 /* mpn_lshift -- Shift left low level. 43 mpn_lshift (mp_ptr rp, mp_srcptr up, mp_size_t n, unsigned int cnt) function
|
| /src/external/lgpl3/gmp/dist/mini-gmp/ |
| mini-gmp.c | 648 mpn_lshift (mp_ptr rp, mp_srcptr up, mp_size_t n, unsigned int cnt) 968 r = mpn_lshift (tp, np, nn, inv->shift); 1005 r1 = mpn_lshift (np, np, nn, shift); 1120 nh = mpn_lshift (np, np, nn, shift); 1144 gmp_assert_nocarry (mpn_lshift (tp, dp, dn, inv.shift)); 2105 mp_limb_t cy = mpn_lshift (rp + limbs, u->_mp_d, un, shift); 3091 gmp_assert_nocarry (mpn_lshift (tp, mp, mn, shift)); 645 mpn_lshift (mp_ptr rp, mp_srcptr up, mp_size_t n, unsigned int cnt) function
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| gmp.h | 1504 #define mpn_lshift __MPN(lshift) macro 1505 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/i386/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/ |
| gmp.h | 1504 #define mpn_lshift __MPN(lshift) macro 1505 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|
| /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/ |
| gmp.h | 1535 #define mpn_lshift __MPN(lshift) macro 1536 __GMP_DECLSPEC mp_limb_t mpn_lshift (mp_ptr, mp_srcptr, mp_size_t, unsigned int);
|