Searched refs:cnt (Results 551 - 575 of 1625) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_append.c86 db_recno_t cnt, lno; local
260 for (cnt = 0, tp = TAILQ_FIRST(&tiq); tp != NULL;
261 ++cnt, tp = TAILQ_NEXT(tp, q))
/netbsd-current/games/hack/
H A Dhack.topl.c118 int cnt = OTLMAX; local
131 while (cnt && tl) {
132 cnt--;
/netbsd-current/sys/arch/hppa/spmath/
H A Dimpys.S63 cnt: .equ 6 /* count in multiply */ label
75 stws,ma cnt,4(%sp) ; save registers on stack
92 movib,tr 8,cnt,mloop ; set count for mpy loop
99 addib,<= -1,cnt,mulend ; reduce count by 1, exit if
201 addib,tr -1,cnt,mloop ; loop (count > 0 always here)
204 sh4c: addib,> -1,cnt,mloop ; decrement count, loop if > 0
249 sh1: addib,> -1,cnt,mloop ; loop if count > 0
261 addib,tr -1,cnt,mloop ; decrement count, loop
268 addib,tr -1,cnt,mloop ; decrement count, loop
275 addib,tr -1,cnt,mloo
[all...]
H A Dimpyu.S63 cnt: .equ 6 ; count in multiply label
82 stws,ma cnt,4(%sp) ; save registers on stack
109 movib,tr 8,cnt,mloop ; set count for mpy loop
116 addib,<= -1,cnt,mulend ; reduce count by 1, exit if
218 addib,> -1,cnt,mloop ; decrement count, loop if > 0
223 sh4c: addib,> -1,cnt,mloop ; decrement count, loop if > 0
246 sh1: addib,> -1,cnt,mloop ; loop if count > 0
258 addib,> -1,cnt,mloop ; decrement count, loop if > 0
266 addib,> -1,cnt,mloop ; decrement count, loop if > 0
274 addib,> -1,cnt,mloo
[all...]
/netbsd-current/usr.bin/tr/
H A Dtr.c262 int cnt, *p; local
270 for (p = string, cnt = NCHARS; cnt--; ++p)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-check.c661 int cnt; local
663 for (cnt = 0; cnt < nfields; ++cnt)
665 char *endp = c_strstr (msgstr_string, required_fields[cnt]);
671 required_fields[cnt]);
680 required_fields[cnt]);
684 else if (default_values[cnt] != NULL
685 && strncmp (default_values[cnt],
686 endp + strlen (required_fields[cnt])
[all...]
/netbsd-current/external/bsd/librtld_db/dist/
H A Drtld_db.c153 size_t cnt, i, lastvn = 0; local
159 if ((kves = kinfo_getvmmap(proc_getpid(rdap->rda_php), &cnt)) == NULL) {
163 for (i = 0; i < cnt; i++) {
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.c301 int cnt = 0; local
309 ++cnt;
313 return cnt;
/netbsd-current/external/bsd/nvi/dist/cl/
H A Dcl_funcs.c423 int cnt; local
454 for (cnt = 0; cnt < MAX_CHARACTER_COLUMNS; ++cnt)
456 for (cnt = 0; cnt < MAX_CHARACTER_COLUMNS; ++cnt)
657 size_t cnt; local
659 for (cnt = 0; cnt < s
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixlib.c301 int cnt = 0; local
309 ++cnt;
313 return cnt;
/netbsd-current/sys/ufs/chfs/
H A Dchfs_pool.c63 int cnt __diagused;
65 cnt = snprintf(chpp->chp_name, sizeof(chpp->chp_name),
67 KASSERT(cnt < sizeof(chpp->chp_name));
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dstrongfibo.c192 int cnt = b0 % GMP_NUMB_BITS; local
194 if (LIKELY (cnt != 0))
195 mpn_rshift (scratch, mp + en, mn - en, cnt);
/netbsd-current/sys/arch/hpcmips/tx/
H A Dtx3912video.c508 int idx, cnt, error; local
513 cnt = cmap->count;
519 !LEGAL_CLUT_INDEX(idx + cnt - 1)) {
523 error = cmap_work_alloc(&r, &g, &b, &rgb, cnt);
526 tx3912video_clut_get(sc, rgb, idx, cnt);
527 rgb24_decompose(rgb, r, g, b, cnt);
529 error = copyout(r, cmap->red, cnt);
532 error = copyout(g, cmap->green,cnt);
535 error = copyout(b, cmap->blue, cnt);
676 int cnt)
675 tx3912video_clut_get(struct tx3912video_softc *sc, u_int32_t *rgb, int beg, int cnt) argument
[all...]
/netbsd-current/games/dab/
H A Dbox.cc138 int cnt = 0; local
141 cnt += isset(static_cast<EDGE>(e));
142 return cnt;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_tu102.c147 .wndw = { .cnt = gv100_disp_wndw_cnt },
148 .head = { .cnt = gv100_head_cnt, .new = gv100_head_new },
149 .sor = { .cnt = gv100_sor_cnt, .new = tu102_sor_new },
/netbsd-current/usr.sbin/quotaon/
H A Dquotaon.c75 static int oneof(const char *target, char *list[], int cnt);
273 * Check to see if target appears in list of size cnt.
276 oneof(const char *target, char *list[], int cnt) argument
280 for (i = 0; i < cnt; i++)
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Dwin64.d215 size_t cnt;
218 if (*p !is null) ++cnt;
221 auto result = (cast(immutable(ModuleInfo)**).malloc(cnt * size_t.sizeof))[0 .. cnt];
224 cnt = 0;
226 if (*p !is null) result[cnt++] = *p;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
H A Dghash-alpha.pl31 $cnt="v0"; # $0
72 lda $cnt,6(zero)
98 subq $cnt,1,$cnt
109 extbl $Xlo,$cnt,$nlo
135 bne $cnt,.Looplo$N
140 lda $cnt,7(zero)
151 extbl $Xhi,$cnt,$nlo
182 subq $cnt,1,$cnt
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/asm/
H A Dghash-alpha.pl31 $cnt="v0"; # $0
72 lda $cnt,6(zero)
98 subq $cnt,1,$cnt
109 extbl $Xlo,$cnt,$nlo
135 bne $cnt,.Looplo$N
140 lda $cnt,7(zero)
151 extbl $Xhi,$cnt,$nlo
182 subq $cnt,1,$cnt
[all...]
/netbsd-current/sys/arch/hp300/dev/
H A Dnhpib.c300 int cnt = origcnt; local
323 if (cnt) {
324 while (--cnt > 0) {
347 return origcnt - cnt - 1;
355 int cnt = origcnt; local
382 if (cnt) {
383 while (--cnt >= 0) {
397 return origcnt - cnt - 1;
475 int cnt; local
477 cnt
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_add_passphrase.c145 int cnt = 0; local
148 cnt++;
149 a->passphrases.candidate = cnt;
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dhpcmenu.cpp164 DWORD cnt;
166 if (!ReadFile(file, &_pref, 12, &cnt, 0))
172 if (!ReadFile(file, &_pref, _pref._size, &cnt, 0))
192 DWORD cnt; local
193 WriteFile(file, &_pref, _pref._size, &cnt, 0);
195 return cnt == _pref._size;
/netbsd-current/sys/arch/hppa/stand/xxboot/
H A Dreadufs.c275 size_t cnt, disize;
281 cnt = ufs_read(&dinode, buf, 0, disize);
283 return cnt;
341 size_t cnt; local
350 cnt = ufs_read(&dinode, p, 0, disize);
351 write(3, p, cnt);
/netbsd-current/sys/arch/x68k/stand/boot_ufs/
H A Dreadufs.c279 size_t cnt, disize;
285 cnt = ufs_read(&dinode, buf, 0, disize);
287 return cnt;
345 size_t cnt; local
354 cnt = ufs_read(&dinode, p, 0, disize);
355 write(3, p, cnt);
/netbsd-current/usr.bin/finger/
H A Dlprint.c333 int ch, cnt, lastc; local
350 for (p = tbuf, cnt = nr; cnt--; ++p)
353 if (cnt <= 1) {
355 for (p = tbuf, cnt = nr; cnt--; ++p)

Completed in 616 milliseconds

<<21222324252627282930>>