Searched defs:mult (Results 1 - 25 of 111) sorted by relevance

12345

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/crypto_scalarmult/curve25519/
H A Dscalarmult_curve25519.h6 int (*mult)(unsigned char *q, const unsigned char *n, member in struct:crypto_scalarmult_curve25519_implementation
/netbsd-current/tests/usr.bin/indent/
H A Dopt_T.c13 int mult = (unknown_type_name) * arg; variable
22 int mult = (unknown_type_name) * arg; variable
31 int mult = (unknown_type_name) * arg; variable
H A Dopt_ta.c13 int mult = (unknown_type_name) * arg; local
23 int mult = (unknown_type_name) * arg; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dparse_units.h56 unsigned mult; member in struct:units
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.h9 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark_register.h10 void AddRange(std::vector<T>* dst, T lo, T hi, int mult) { argument
/netbsd-current/sys/arch/x86/x86/
H A Dintel_busclock.c79 int mult; local
/netbsd-current/external/bsd/jemalloc/dist/test/src/
H A Dtimer.c28 uint64_t mult; local
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dmul_i.h54 FUNCTION (mpz_ptr prod, mpz_srcptr mult, argument
H A Dn_pow_ui.c442 mp_limb_t mult[2]; local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dnodebug.c70 mult (double v1, double v2) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dnodebug.c70 mult (double v1, double v2) function
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dexp3.c42 mpfr_exp_rational(mpfr_ptr y, mpz_ptr p, long r, int m, mpz_t *Q, mpfr_prec_t *mult) argument
164 mpfr_prec_t *mult; local
[all...]
H A Datan.c98 mpfr_prec_t mult; local
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dplural-exp.h45 mult, /* Multiplication. */ enumerator in enum:expression::operator
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dplural-exp.h53 mult, /* Multiplication. */ enumerator in enum:expression::operator
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dplural-exp.h51 mult, /* Multiplication. */ enumerator in enum:expression::operator
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dplural-exp.h47 mult, /* Multiplication. */ enumerator in enum:expression::operator
/netbsd-current/external/bsd/bc/dist/
H A Dexecute.c619 bc_num build, temp, result, mult, divisor; local
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dplural-exp.h53 mult, /* Multiplication. */ enumerator in enum:expression::operator
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsmult_curve25519_ref.c65 static void mult(unsigned int out[32],const unsigned int a[32],const unsigned int b[32]) function
[all...]
/netbsd-current/sys/dev/fdt/
H A Dfixedfactorclock.c65 u_int mult; member in struct:fixedfactorclock_clk
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dplural-exp.h55 mult, /* Multiplication. */ enumerator in enum:expression::operator
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dplural-exp.h55 mult, /* Multiplication. */ enumerator in enum:expression::operator
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dplural-exp.h55 mult, /* Multiplication. */ enumerator in enum:expression::operator

Completed in 273 milliseconds

12345