Home
last modified time | relevance | path

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

12

/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dset_str.c139 xsize = mpn_set_str (PTR (x), (unsigned char *) begs, str_size, base); in mpz_set_str()
H A Dinp_str.c168 xsize = mpn_set_str (PTR (x), (unsigned char *) str, str_size, base); in mpz_inp_str_nowhite()
/netbsd/external/lgpl3/gmp/dist/tune/
H A DREADME395 mpn_set_str does a string to binary conversion. The base is specified with
399 ./speed -s 1-512 -f 2 -c mpn_set_str.8 mpn_set_str.10
401 mpn_set_str also has some special case code for decimal which is a bit
405 ./speed -s 20-40 -c mpn_set_str.9 mpn_set_str.10 mpn_set_str.11
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dset_str.c69 mpn_set_str (mp_ptr rp, const unsigned char *str, size_t str_len, int base) in mpn_set_str() function
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-str.c312 tn = mpn_set_str (t, (unsigned char *) bp, bn, base); in testmain()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dset_str.c284 mn = mpn_set_str (mp, (unsigned char *) begs, str_size, base); in mpf_set_str()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h124 mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dget_d64.c278 sn = mpn_set_str (sp, (unsigned char *) m, 16, 10); in string_to_Decimal64()
H A Dstrtofr.c551 real_ysize = mpn_set_str (y, pstr->mant, pstr_size, pstr->base); in parsed_string_to_mpfr()
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1563 #define mpn_set_str __MPN(set_str) macro
1564 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1563 #define mpn_set_str __MPN(set_str) macro
1564 __GMP_DECLSPEC mp_size_t mpn_set_str (mp_ptr, const unsigned char *, size_t, int);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
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/arm/
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/armeb/
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/hppa/
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/i386/
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/ia64/
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/mips64eb/
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/mips64el/
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/mipseb/
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/mipsel/
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/mipsn64el/
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/riscv64/
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/sh3el/
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/x86_64/
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);

12