Home
last modified time | relevance | path

Searched refs:bignum_copy (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/
Dbignum.h49 int bignum_copy (LITTLENUM_TYPE * in, int in_length,
Dbignum-copy.c36 bignum_copy (register LITTLENUM_TYPE *in, in bignum_copy() function
DChangeLog-929512018 * bignum-copy.c (bignum_copy): Fix bug where we pad with zeroes.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-vax.c319 bignum_copy (LITTLENUM_TYPE *in, in bignum_copy() function
2535 bignum_copy (generic_bignum, expP->X_add_number, in md_assemble()
/openbsd/src/lib/libcrypto/bn/
Ds2n_bignum.h156 extern void bignum_copy (uint64_t k, uint64_t *z, uint64_t n, uint64_t *x);
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-vax.c476 bignum_copy (generic_bignum, expP->X_add_number,
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-20052516 * bignum-copy.c (bignum_copy): Move from here ..
2517 * config/tc-vax.c (bignum_copy): .. to here.
2519 (bignum_copy): Remove extern declaration.
DChangeLog-929512018 * bignum-copy.c (bignum_copy): Fix bug where we pad with zeroes.