Searched refs:cnt (Results 26 - 50 of 1640) sorted by relevance

1234567891011>>

/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dscan1.c43 int cnt; local
57 count_trailing_zeros (cnt, alimb);
58 return (p - up - 1) * GMP_NUMB_BITS + cnt;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dmany-headers.c26 int ind, cnt; local
28 cnt = 100000;
29 for (ind = 0; ind < cnt; ind++)
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D02-test_ordinals.t22 my $cnt = 0;
45 $number = $cnt + 1 if $number eq '?';
46 $number = $cnt if $number eq '?+';
47 if ($cnt > $number
48 || ($cnt == $number && ($qualifier ne $newqual
54 $cnt = $tokens[1];
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dmany-headers.c26 int ind, cnt; local
28 cnt = 100000;
29 for (ind = 0; ind < cnt; ind++)
/netbsd-current/external/bsd/nvi/dist/common/
H A Doptions.awk5 printf("#define %s %d\n", opt, cnt++)
20 printf("#define O_OPTIONCOUNT %d\n", cnt);
/netbsd-current/games/battlestar/
H A Dgetcom.c78 int cnt; local
80 cnt = 1;
88 while (cnt < WORDLEN && *buf1 &&
94 cnt++;
97 cnt++;
103 cnt++;
106 cnt++;
110 cnt++;
112 if (cnt == WORDLEN)
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_g94.c42 .head = { .cnt = nv50_head_cnt, .new = nv50_head_new },
43 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
44 .sor = { .cnt = g94_sor_cnt, .new = g94_sor_new },
45 .pior = { .cnt = nv50_pior_cnt, .new = nv50_pior_new },
H A Dnouveau_nvkm_engine_disp_g84.c42 .head = { .cnt = nv50_head_cnt, .new = nv50_head_new },
43 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
44 .sor = { .cnt = nv50_sor_cnt, .new = g84_sor_new },
45 .pior = { .cnt = nv50_pior_cnt, .new = nv50_pior_new },
H A Dnouveau_nvkm_engine_disp_gt215.c42 .head = { .cnt = nv50_head_cnt, .new = nv50_head_new },
43 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
44 .sor = { .cnt = g94_sor_cnt, .new = gt215_sor_new },
45 .pior = { .cnt = nv50_pior_cnt, .new = nv50_pior_new },
H A Dnouveau_nvkm_engine_disp_gt200.c42 .head = { .cnt = nv50_head_cnt, .new = nv50_head_new },
43 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
44 .sor = { .cnt = nv50_sor_cnt, .new = g84_sor_new },
45 .pior = { .cnt = nv50_pior_cnt, .new = nv50_pior_new },
H A Dnouveau_nvkm_engine_disp_mcp77.c40 .head = { .cnt = nv50_head_cnt, .new = nv50_head_new },
41 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
42 .sor = { .cnt = g94_sor_cnt, .new = mcp77_sor_new },
43 .pior = { .cnt = nv50_pior_cnt, .new = nv50_pior_new },
H A Dnouveau_nvkm_engine_disp_mcp89.c40 .head = { .cnt = nv50_head_cnt, .new = nv50_head_new },
41 .dac = { .cnt = nv50_dac_cnt, .new = nv50_dac_new },
42 .sor = { .cnt = g94_sor_cnt, .new = mcp89_sor_new },
43 .pior = { .cnt = nv50_pior_cnt, .new = nv50_pior_new },
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dfinddomain.c97 int cnt; local
105 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt)
107 if (retval->successor[cnt]->decided == 0)
108 _nl_load_domain (retval->successor[cnt], domainbinding);
110 if (retval->successor[cnt]->data != NULL)
113 return cnt >= 0 ? retval : NULL;
158 int cnt; local
159 for (cnt
[all...]
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dfinddomain.c97 int cnt; local
105 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt)
107 if (retval->successor[cnt]->decided == 0)
108 _nl_load_domain (retval->successor[cnt], domainbinding);
110 if (retval->successor[cnt]->data != NULL)
113 return cnt >= 0 ? retval : NULL;
158 int cnt; local
159 for (cnt
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A Dfinddomain.c97 int cnt; local
105 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt)
107 if (retval->successor[cnt]->decided == 0)
108 _nl_load_domain (retval->successor[cnt], domainbinding);
110 if (retval->successor[cnt]->data != NULL)
113 return cnt >= 0 ? retval : NULL;
158 int cnt; local
159 for (cnt
[all...]
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dfinddomain.c99 int cnt; local
107 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt)
109 if (retval->successor[cnt]->decided == 0)
110 _nl_load_domain (retval->successor[cnt], domainbinding);
112 if (retval->successor[cnt]->data != NULL)
115 return cnt >= 0 ? retval : NULL;
160 int cnt; local
161 for (cnt
[all...]
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A Dfinddomain.c96 int cnt; local
104 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt)
106 if (retval->successor[cnt]->decided == 0)
107 _nl_load_domain (retval->successor[cnt], domainbinding);
109 if (retval->successor[cnt]->data != NULL)
112 return cnt >= 0 ? retval : NULL;
157 int cnt; local
158 for (cnt
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A Dfinddomain.c97 int cnt; local
105 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt)
107 if (retval->successor[cnt]->decided == 0)
108 _nl_load_domain (retval->successor[cnt], domainbinding);
110 if (retval->successor[cnt]->data != NULL)
113 return cnt >= 0 ? retval : NULL;
158 int cnt; local
159 for (cnt
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A Dfinddomain.c97 int cnt; local
105 for (cnt = 0; retval->successor[cnt] != NULL; ++cnt)
107 if (retval->successor[cnt]->decided == 0)
108 _nl_load_domain (retval->successor[cnt], domainbinding);
110 if (retval->successor[cnt]->data != NULL)
113 return cnt >= 0 ? retval : NULL;
158 int cnt; local
159 for (cnt
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dcfdiv_q_2exp.c38 #define cfdiv_q_2exp(w,u,cnt,dir) __gmpz_cfdiv_q_2exp (REGPARM_3_1 (w,u,cnt,dir))
41 cfdiv_q_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt, int dir) argument
50 limb_cnt = cnt / GMP_NUMB_BITS;
54 /* u < 2**cnt, so result 1, 0 or -1 according to rounding */
72 cnt %= GMP_NUMB_BITS;
73 if (cnt != 0)
75 round |= rmask & mpn_rshift (wp, up + limb_cnt, wsize, cnt);
102 mpz_cdiv_q_2exp (mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) argument
104 cfdiv_q_2exp (w, u, cnt,
108 mpz_fdiv_q_2exp(mpz_ptr w, mpz_srcptr u, mp_bitcnt_t cnt) argument
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_scan.c28 struct isl_counter *cnt = (struct isl_counter *)cb; local
30 isl_int_add_ui(cnt->count, cnt->count, 1);
34 if (isl_int_is_zero(cnt->max) || isl_int_lt(cnt->count, cnt->max))
41 struct isl_counter *cnt = (struct isl_counter *)cb; local
43 isl_int_add(cnt->count, cnt->count, max);
44 isl_int_sub(cnt
254 struct isl_counter cnt = { { &increment_counter } }; local
280 struct isl_counter cnt = { { &increment_counter } }; local
[all...]
/netbsd-current/usr.bin/ctags/
H A Dprint.c63 int cnt; local
76 else for (cnt = 0, cp = lbuf; GETC(!=, EOF) && cnt < ENDLINE; ++cnt) {
78 if (cnt > ENDLINE - 2)
81 ++cnt;
84 if (cnt > ENDLINE - 2)
87 ++cnt;
/netbsd-current/external/bsd/ntp/dist/include/isc/
H A Dmem.h49 #define isc_mem_allocate(c, cnt) isc_mem_get(c, cnt)
50 #define isc_mem_get(c, cnt) \
51 ( ISC_MEM_UNUSED_ARG(c), emalloc(cnt) )
53 #define isc_mem_reallocate(c, mem, cnt) \
54 ( ISC_MEM_UNUSED_ARG(c), erealloc((mem), cnt) )
56 #define isc_mem_put(c, mem, cnt) \
57 ( ISC_MEM_UNUSED_ARG(cnt), isc_mem_free(c, (mem)) )
/netbsd-current/sys/dev/ic/
H A Damdccp.c74 size_t cnt; local
80 for (cnt = 0; cnt < nwords; cnt++) {
81 buf[cnt] = amdccp_rnd_read(sc);
82 if (buf[cnt] == 0) {
86 if (cnt == 0) {
90 const size_t cntby = cnt * sizeof(buf[0]);
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Durandomb.c57 int cnt; local
63 cnt = nlimbs * GMP_NUMB_BITS - nbits;
69 if (MPFR_LIKELY (cnt != 0)) /* this will put the low bits to zero */
70 mpn_lshift (rp, rp, nlimbs, cnt);
84 count_leading_zeros (cnt, rp[nlimbs - 1]);
86 exp -= cnt;
99 if (cnt != 0)
100 mpn_lshift (rp + k, rp, nlimbs, cnt);

Completed in 197 milliseconds

1234567891011>>