Home
last modified time | relevance | path

Searched defs:NLIMBS (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dgmp-impl.h66 #define MPN_COPY_INCR(DST, SRC, NLIMBS) \ argument
72 #define MPN_COPY_DECR(DST, SRC, NLIMBS) \ argument
81 #define MPN_ZERO(DST, NLIMBS) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dgmp-impl.h66 #define MPN_COPY_INCR(DST, SRC, NLIMBS) \ argument
72 #define MPN_COPY_DECR(DST, SRC, NLIMBS) \ argument
81 #define MPN_ZERO(DST, NLIMBS) \ argument
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dset_d64.c133 #define NLIMBS (64 / GMP_NUMB_BITS) in decimal64_to_string() macro
H A Dget_d64.c271 #define NLIMBS (64 / GMP_NUMB_BITS) in string_to_Decimal64() macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Dfield.h21 # define NLIMBS (64/sizeof(word_t)) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Dfield.h21 # define NLIMBS (64/sizeof(word_t)) macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp521.c129 #define NLIMBS 9 macro
H A Decp_nistp256.c113 #define NLIMBS 4 macro
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h1943 #define MPN_NORMALIZE(DST, NLIMBS) \ argument
1954 #define MPN_NORMALIZE_NOT_ZERO(DST, NLIMBS) \ argument
1988 #define MPZ_TMP_INIT(X, NLIMBS) \ argument