Home
last modified time | relevance | path

Searched refs:mpn_set_str (Results 26 – 45 of 45) sorted by relevance

12

/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h1592 #define mpn_set_str __MPN(set_str) macro
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A DChangeLog529 mpn_set_str.
H A Dmini-gmp.c1388 mpn_set_str (mp_ptr rp, const unsigned char *sp, size_t sn, int base) in mpn_set_str() function
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dcommon.c2737 SPEED_ROUTINE_MPN_SET_STR_CALL (mpn_set_str (wp, xp, s->size, base)); in speed_mpn_set_str()
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-h.in1592 #define mpn_set_str __MPN(set_str)
1593 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
H A DChangeLog3575 * doc/gmp.texi (Low-level Functions): Rewrite mpn_set_str docs.
12602 the #define mpn_set_str* before including gmp-impl.h.
20212 mpn_set_str takes "unsigned char *", reported by Mark Sofroniou.
21158 mpn_set_str description, add nails section.
21949 * mpn/generic/set_str.c (mpn_set_str): Undo this:
21967 * mpn/generic/set_str.c (mpn_set_str): Use mpn_mul_1c if available.
24408 (Low-level Functions): mpn_set_str requires strsize >= 1.
27347 mpn_get_str, mpn_set_str.
30862 (mpn_set_str): Likewise.
/netbsd/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-23520 * mpn_set_str: Low-level Functions. (line 386)
H A Dgmp.info-14453 -- Function: mp_size_t mpn_set_str (mp_limb_t *RP, const unsigned char
H A Dgmp.texi5579 @deftypefun mp_size_t mpn_set_str (mp_limb_t *@var{rp}, const unsigned char *@var{str}, size_t @var…
/netbsd/external/lgpl3/mpfr/dist/
H A DChangeLog6247 [src/strtofr.c] Updated a comment: the issue with mpn_set_str found
19480 work around for bug in mpn_set_str
37246 new version using mpn_set_str

12