Home
last modified time | relevance | path

Searched defs:inverse (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Ddisplay.h36 int inverse; /* Non-zero means this line is inverse. */ member
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dinvert.c36 mpz_invert (mpz_ptr inverse, mpz_srcptr x, mpz_srcptr n) in mpz_invert()
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dmode1o.c117 mp_limb_t s, h, l, inverse, dummy, dmul, ret; in mpn_modexact_1c_odd() local
H A Ddive_1.c80 mp_limb_t c, h, l, ls, s, s_next, inverse, dummy; in mpn_divexact_1() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dmode1o.c83 mp_limb_t s, l, q, h, inverse; in mpn_modexact_1c_odd() local
H A Ddive_1.c67 mp_limb_t inverse, s, s_next, c, l, ls, q; in mpn_divexact_1() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/
H A Ddive_1.c61 mp_limb_t inverse, lshift_mask, s, sr, s_next, c, h, x, y, q, dummy; in mpn_divexact_1() local
/netbsd-src/bin/ed/
H A Dcbc.c390 int inverse = 0; /* 0 to encrypt, 1 to decrypt */ in cbc_encode() local
430 int inverse = 1; /* 0 to encrypt, 1 to decrypt */ in cbc_decode() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/idea/
H A Di_skey.c92 static IDEA_INT inverse(unsigned int xin) in inverse() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/idea/
H A Di_skey.c85 static IDEA_INT inverse(unsigned int xin) in inverse() function
/netbsd-src/usr.bin/pkill/
H A Dpkill.c91 static int inverse; global() variable
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgen-psqr.c125 mpz_t inverse; /* 1/divisor mod 2^mod_bits */ member
/netbsd-src/games/canfield/canfield/
H A Dcanfield.c565 printrank(int a, int b, const struct cardtype *cp, bool inverse) in printrank()
605 bool inverse = (cp->suit == 'd' || cp->suit == 'h'); in printcard() local
/netbsd-src/external/bsd/nvi/dist/gtk/
H A Dgtkviscreen.c677 gchar inverse; in draw_lines() local
/netbsd-src/usr.bin/bdes/
H A Dbdes.c157 static int inverse; /* 0 to encrypt, 1 to decrypt */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScaledNumber.h677 ScaledNumber inverse() const { return ScaledNumber(*this).invert(); } in inverse() function
/netbsd-src/sys/arch/vax/vsa/
H A Dsmg.c652 uint32_t lmask, rmask, glyph, inverse; in smg_putchar() local
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dtty.c1411 char inverse = -1; in uv__tty_set_style() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-tail-merge.cc226 bitmap inverse; member
H A Dloop-iv.cc1290 inverse (uint64_t x, int mod) in inverse() function
H A Dipa-param-manipulation.cc1894 int inverse = -1; in record_argument_state_1() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantRange.cpp1504 ConstantRange ConstantRange::inverse() const { in inverse() function in ConstantRange
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-tail-merge.c226 bitmap inverse; member
H A Dloop-iv.c1290 inverse (uint64_t x, int mod) in inverse() function
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A Drefmpn.c1600 mp_limb_t inverse) in refmpn_preinv_mod_1()
1644 mp_limb_t divisor, mp_limb_t inverse, unsigned shift) in refmpn_preinv_divrem_1()

12