HomeSort by: relevance | last modified time | path
    Searched defs:c3 (Results 1 - 25 of 102) sorted by relevancy

1 2 3 4 5

  /src/external/mit/isl/dist/test_inputs/codegen/omega/
fc1-1.c 1 for (int c3 = 1; c3 <= n; c3 += 1)
2 s2(c3); variable
4 for (int c3 = 0; c3 < n - c0 - 1; c3 += 1)
5 s0(c0 + 1, n - c3);
6 for (int c3 = 0; c3 < n - c0 - 1; c3 += 1
    [all...]
fc1-2.c 1 for (int c3 = 1; c3 <= n; c3 += 1)
2 s2(c3); variable
4 for (int c3 = 0; c3 < n - c0 - 1; c3 += 1)
5 s0(c0 + 1, n - c3);
6 for (int c3 = 0; c3 < n - c0 - 1; c3 += 1
    [all...]
fc2-1.c 1 for (int c3 = 1; c3 <= n; c3 += 1)
2 s2(c3); variable
4 for (int c3 = 0; c3 < n - c0 - 1; c3 += 1)
5 s0(c0 + 1, n - c3);
6 for (int c3 = 0; c3 < n - c0 - 1; c3 += 1
    [all...]
  /src/external/gpl3/gdb/dist/gnulib/import/
mbrtowc-impl-utf8.h 68 unsigned char c3 = (unsigned char) p[2]; variable
70 if ((c3 ^ 0x80) < 0x40)
75 | (unsigned int) (c3 ^ 0x80));
105 unsigned char c3 = (unsigned char) p[2]; variable
107 if ((c3 ^ 0x80) < 0x40)
120 | ((unsigned int) (c3 ^ 0x80) << 6)
mbrtowc-impl.h 202 unsigned char c3 = (unsigned char) p[2]; variable
204 if (c3 >= 0x81 && c3 <= 0xfe)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
mbrtowc-impl-utf8.h 68 unsigned char c3 = (unsigned char) p[2]; variable
70 if ((c3 ^ 0x80) < 0x40)
75 | (unsigned int) (c3 ^ 0x80));
105 unsigned char c3 = (unsigned char) p[2]; variable
107 if ((c3 ^ 0x80) < 0x40)
120 | ((unsigned int) (c3 ^ 0x80) << 6)
mbrtowc-impl.h 202 unsigned char c3 = (unsigned char) p[2]; variable
204 if (c3 >= 0x81 && c3 <= 0xfe)
  /src/games/sail/
dr_5.c 74 int c1, c2, c3; local
90 c3 = men/10 ? crew[2] : 0;
91 c3 = *captured == 0 ? crew[2] : *pc;
93 c1 = c2 = c3 = 0;
94 return(c1 + c2 + c3);
  /src/external/lgpl3/gmp/dist/mpn/generic/
toom_interpolate_5pts.c 48 mp_ptr c1, v1, c3, vinf; local
55 c3 = v1 + k;
56 vinf = c3 + k;
131 MPN_INCR_U (c3 + 1, twor + k - 1, cy); /* 2n-(3k+1) = 2r+k-1 */
168 MPN_INCR_U (c3 + kk1, twor - k - 1, cy); /* 2n-(5k+1) = 2r-k-1 */
192 cy = mpn_add_n (c3, c3, v2, k);
addmul_1.c 81 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, crec, xl, c1, c2, c3; local
100 ADDC_LIMB (c3, xl, xl, crec);
101 crec = c1 + c2 + c3;
diveby3.c 119 high(3*q) is done with two comparisons as above (in c2 and c3). The
126 it can be more conveniently derived from separate c1/c2/c3 values than
145 mp_limb_t s, sm, cl, q, qx, c2, c3; local
164 c3 = qx >= GMP_NUMB_CEIL_2MAX_DIV3 ;
166 cy = c2 + c3;
167 cl = (-c2 & -MODLIMB_INVERSE_3) + (-c3 & -MODLIMB_INVERSE_3);
submul_1.c 80 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, cl, xl, c1, c2, c3; local
99 SUBC_LIMB (c3, xl, xl, cl);
100 cl = c1 + c2 + c3;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/
gk20a.h 32 int c3; member in struct:cvb_coef
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-mi-var-info-path-expression.c 44 struct cons c1, c2, c3, c4; local
52 c2.slots[1] = &c3;
54 c3.type = type_cons;
55 c3.slots[0] = nil;
56 c3.slots[1] = nil;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
dw2-multiple-debug-info.c 23 const int c3 = 3; variable
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
dw2-multiple-debug-info.c 23 const int c3 = 3; variable
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-mi-var-info-path-expression.c 44 struct cons c1, c2, c3, c4; local
52 c2.slots[1] = &c3;
54 c3.type = type_cons;
55 c3.slots[0] = nil;
56 c3.slots[1] = nil;
  /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/
s390x.S 366 #define c3 %r8 define
368 #define mul_add_c(ai,bi,c1,c2,c3) \
373 alcgr c3,zero
384 lghi c3,0
387 mul_add_c(0,0,c1,c2,c3);
391 mul_add_c(0,1,c2,c3,c1);
392 mul_add_c(1,0,c2,c3,c1);
396 mul_add_c(2,0,c3,c1,c2);
397 mul_add_c(1,1,c3,c1,c2);
398 mul_add_c(0,2,c3,c1,c2)
    [all...]
x86_64-gcc.c 413 BN_ULONG c1, c2, c3; local
417 c3 = 0;
418 mul_add_c(a[0], b[0], c1, c2, c3);
421 mul_add_c(a[0], b[1], c2, c3, c1);
422 mul_add_c(a[1], b[0], c2, c3, c1);
425 mul_add_c(a[2], b[0], c3, c1, c2);
426 mul_add_c(a[1], b[1], c3, c1, c2);
427 mul_add_c(a[0], b[2], c3, c1, c2);
428 r[2] = c3;
429 c3 = 0
516 BN_ULONG c1, c2, c3; local
555 BN_ULONG c1, c2, c3; local
630 BN_ULONG c1, c2, c3; local
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
s390x.S 366 #define c3 %r8 define
368 #define mul_add_c(ai,bi,c1,c2,c3) \
373 alcgr c3,zero
384 lghi c3,0
387 mul_add_c(0,0,c1,c2,c3);
391 mul_add_c(0,1,c2,c3,c1);
392 mul_add_c(1,0,c2,c3,c1);
396 mul_add_c(2,0,c3,c1,c2);
397 mul_add_c(1,1,c3,c1,c2);
398 mul_add_c(0,2,c3,c1,c2)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
s390x.S 366 #define c3 %r8 define
368 #define mul_add_c(ai,bi,c1,c2,c3) \
373 alcgr c3,zero
384 lghi c3,0
387 mul_add_c(0,0,c1,c2,c3);
391 mul_add_c(0,1,c2,c3,c1);
392 mul_add_c(1,0,c2,c3,c1);
396 mul_add_c(2,0,c3,c1,c2);
397 mul_add_c(1,1,c3,c1,c2);
398 mul_add_c(0,2,c3,c1,c2)
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/include/daa/
anonymity_revocation.h 30 bi_ptr c3; member in struct:tdCS_ENCRYPTION_RESULT
34 CS_ENCRYPTION_RESULT *create_CS_ENCRYPTION_RESULT( bi_ptr c1, bi_ptr c2, bi_ptr c3, bi_ptr c4);
  /src/sys/external/isc/libsodium/dist/test/default/
secretstream.c 13 unsigned char *c1, *c2, *c3, *csave; local
38 c3 = (unsigned char *)
79 (state, c3, NULL, m3, m3_len, ad, ad_len,
106 c3, m3_len + crypto_secretstream_xchacha20poly1305_ABYTES, NULL, 0);
111 c3, m3_len + crypto_secretstream_xchacha20poly1305_ABYTES, ad, ad_len);
120 c3, m3_len + crypto_secretstream_xchacha20poly1305_ABYTES, ad, ad_len);
300 sodium_free(c3);
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
test_name.c 319 hx509_cert c1, c2, c3; local
330 c3 = hx509_cert_init_data(context, certdata3, sizeof(certdata3) - 1, NULL);
331 if (c3 == NULL) return 1;
337 ret = compare_subject(c1, c3, &l2);
339 ret = compare_subject(c2, c3, &l3);
349 hx509_cert_free(c3);
  /src/crypto/external/bsd/heimdal/dist/lib/wind/
utf8.c 57 const unsigned c3 = *++p; local
58 if ((c3 & 0xC0) == 0x80) {
61 | (c3 & 0x3F);
71 const unsigned c3 = *++p; local
72 if ((c3 & 0xC0) == 0x80) {
77 | ((c3 & 0x3F) << 6)

Completed in 27 milliseconds

1 2 3 4 5