HomeSort by relevance Sort by last modified time
    Searched refs:neg (Results 1 - 25 of 237) sorted by null

1 2 3 4 5 6 7 8 910

  /external/openssl/crypto/asn1/
t_pkey.c 69 const char *neg; local
72 neg = (BN_is_negative(num))?"-":"";
84 if (BIO_printf(bp,"%s %s%lu (%s0x%lx)\n",number,neg,
85 (unsigned long)num->d[0],neg,(unsigned long)num->d[0])
92 (neg[0] == '-')?" (Negative)":"") <= 0)
  /external/openssl/crypto/bn/
bn_mpi.c 86 if (a->neg)
94 int neg=0; local
113 a->neg=0;
119 neg=1;
122 a->neg=neg;
123 if (neg)
bn_add.c 67 int a_neg = a->neg, ret;
77 if (a_neg ^ b->neg)
88 r->neg=1;
93 r->neg=0;
99 r->neg = a_neg;
160 r->neg = 0;
258 r->neg=0;
266 int add=0,neg=0; local
277 if (a->neg)
279 if (b->neg)
    [all...]
bn_kron.c 132 if (B->neg)
134 B->neg = 0;
135 if (A->neg)
169 if ((A->neg ? ~BN_lsw(A) : BN_lsw(A)) & BN_lsw(B) & 2)
176 tmp->neg = 0;
bn_print.c 81 if (a->neg) *(p++)='-';
176 int neg=0,h,m,i,j,k,c; local
181 if (*a == '-') { neg=1; a++; }
186 num=i+neg;
229 ret->neg=neg;
243 int neg=0,i,j; local
247 if (*a == '-') { neg=1; a++; }
252 num=i+neg;
286 ret->neg=neg
    [all...]
bn_shift.c 73 r->neg=a->neg;
116 r->neg=a->neg;
141 r->neg=a->neg;
187 r->neg=a->neg;
bn_word.c 139 if (a->neg)
141 a->neg=0;
144 a->neg=!(a->neg);
189 if (a->neg)
191 a->neg=0;
193 a->neg=1;
200 a->neg=1;
  /external/dropbear/libtommath/
bn_mp_fread.c 21 int err, ch, neg, y; local
29 neg = MP_NEG;
32 neg = MP_ZPOS;
57 a->sign = neg;
bn_mp_read_radix.c 21 int y, res, neg; local
37 neg = MP_NEG;
39 neg = MP_ZPOS;
77 a->sign = neg;
bn_mp_mul.c 21 int res, neg; local
22 neg = (a->sign == b->sign) ? MP_ZPOS : MP_NEG;
59 c->sign = (c->used > 0) ? neg : MP_ZPOS;
bn_mp_n_root.c 31 int res, neg; local
51 neg = a->sign;
113 a->sign = neg;
119 c->sign = neg;
  /bionic/libc/stdlib/
strtoimax.c 48 int neg, any, cutlim; local
60 neg = 1;
63 neg = 0;
86 * either 7 (neg==0) or 8 (neg==1), meaning that if we have
98 if (neg) { \
109 if (neg) {
122 cutoff = neg ? INTMAX_MIN : INTMAX_MAX;
128 if (neg) {
146 if (neg) {
    [all...]
strtol.c 49 int neg, any, cutlim; local
61 neg = 1;
64 neg = 0;
87 * 7 (neg==0) or 8 (neg==1), meaning that if we have accumulated
94 cutoff = neg ? LONG_MIN : LONG_MAX;
97 if (neg) {
115 if (neg) {
strtoul.c 48 int neg, any, cutlim; local
58 neg = 1;
61 neg = 0;
97 if (neg && any > 0)
strtoumax.c 48 int neg, any, cutlim; local
58 neg = 1;
61 neg = 0;
110 if (neg && any > 0)
  /external/valgrind/main/exp-ptrcheck/tests/
neg.stderr.exp 4 at 0x........: main (neg.c:14)
9 at 0x........: main (neg.c:14)
14 at 0x........: main (neg.c:16)
19 at 0x........: main (neg.c:16)
24 at 0x........: main (neg.c:18)
29 at 0x........: main (neg.c:18)
34 at 0x........: main (neg.c:20)
39 at 0x........: main (neg.c:20)
44 at 0x........: main (neg.c:22)
49 at 0x........: main (neg.c:22
    [all...]
  /external/dbus/tools/
strtoll.c 71 int neg, any, cutlim; local
83 neg = 1;
86 neg = 0;
115 * either 7 (neg==0) or 8 (neg==1), meaning that if we have
123 cutoff = neg ? (unsigned long long)-(LLONG_MIN + LLONG_MAX) + LLONG_MAX
147 acc = neg ? LLONG_MIN : LLONG_MAX;
160 } else if (neg)
strtoull.c 72 int neg, any, cutlim; local
82 neg = 1;
85 neg = 0;
139 } else if (neg)
  /cts/tools/vm-tests/src/dot/junit/opcodes/neg_float/d/
T_neg_float_5.d 16 neg-float v0, v3
  /cts/tools/vm-tests/src/dot/junit/opcodes/neg_int/d/
T_neg_int_6.d 16 neg-int v0, v3
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_float/d/
T_neg_float_5.d 16 neg-float v0, v3
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/d/
T_neg_int_6.d 16 neg-int v0, v3
  /external/bouncycastle/src/main/java/org/bouncycastle/math/ec/
FpNafMultiplier.java 21 ECPoint neg = p.negate(); local
33 R = R.add(hBit ? p : neg);
  /external/e2fsprogs/lib/e2p/
mntopts.c 99 int neg; local
109 neg = 0;
119 neg++;
134 if (neg)
  /external/ppp/pppd/
lcp.c 653 #define LENCIVOID(neg) ((neg) ? CILEN_VOID : 0)
654 #define LENCICHAP(neg) ((neg) ? CILEN_CHAP : 0)
655 #define LENCISHORT(neg) ((neg) ? CILEN_SHORT : 0)
656 #define LENCILONG(neg) ((neg) ? CILEN_LONG : 0)
657 #define LENCILQR(neg) ((neg) ? CILEN_LQR: 0
    [all...]

Completed in 5643 milliseconds

1 2 3 4 5 6 7 8 910