/dflybsd-src/bin/ed/ |
H A D | cbc.c | 324 int inverse = 0; /* 0 to encrypt, 1 to decrypt */ in cbc_encode() local 365 int inverse = 1; /* 0 to encrypt, 1 to decrypt */ in cbc_decode() local
|
/dflybsd-src/contrib/gmp/mpz/ |
H A D | invert.c | 27 mpz_invert (mpz_ptr inverse, mpz_srcptr x, mpz_srcptr n) in mpz_invert()
|
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | mode1o.c | 107 mp_limb_t s, h, l, inverse, dummy, dmul, ret; in mpn_modexact_1c_odd() local
|
H A D | dive_1.c | 70 mp_limb_t c, h, l, ls, s, s_next, inverse, dummy; in mpn_divexact_1() local
|
/dflybsd-src/crypto/libressl/crypto/idea/ |
H A D | i_skey.c | 128 static IDEA_INT inverse(unsigned int xin) in inverse() function
|
/dflybsd-src/contrib/gmp/ |
H A D | gen-psqr.c | 114 mpz_t inverse; /* 1/divisor mod 2^mod_bits */ member
|
H A D | gmp-impl.h | 2839 #define MPN_MOD_OR_PREINV_MOD_1(src,size,divisor,inverse) \ argument
|
/dflybsd-src/usr.bin/pkill/ |
H A D | pkill.c | 101 static int inverse; variable
|
/dflybsd-src/games/canfield/canfield/ |
H A D | canfield.c | 561 printrank(int a, int b, struct cardtype *cp, bool inverse) in printrank() 601 bool inverse = (cp->suit == 'd' || cp->suit == 'h'); in printcard() local
|
/dflybsd-src/usr.bin/bdes/ |
H A D | bdes.c | 127 int inverse; /* 0 to encrypt, 1 to decrypt */ variable
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-tail-merge.c | 219 bitmap inverse; member
|
H A D | loop-iv.c | 1285 inverse (unsigned HOST_WIDEST_INT x, int mod) in inverse() function
|
H A D | tree-ssa-loop-niter.c | 496 inverse (tree x, tree mask) in inverse() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-tail-merge.c | 227 bitmap inverse; member
|
H A D | loop-iv.c | 1286 inverse (uint64_t x, int mod) in inverse() function
|
H A D | tree-ssa-loop-niter.c | 836 inverse (tree x, tree mask) in inverse() function
|