Searched refs:loop (Results 176 - 200 of 321) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.bin/netstat/
H A Dif.c603 loop:
652 goto loop;
/freebsd-11-stable/contrib/lua/src/
H A Dlvm.c122 ** semantics of the loop.
129 ** which means no limit. If the number is too negative, the loop
133 ** case the LUA_MININTEGER limit would still run the loop once.
162 int loop; /* counter to avoid infinite loops */ local
164 for (loop = 0; loop < MAXTAGLOOP; loop++) {
192 luaG_runerror(L, "'__index' chain too long; possible loop");
205 int loop; /* counter to avoid infinite loops */ local
206 for (loop
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S21 * ITER -- number of iterations of the main division loop which will
121 ! division loop will mess up the first time around.
160 ! Fall through into divide loop
H A Dmodsi3.S21 * ITER -- number of iterations of the main division loop which will
121 ! division loop will mess up the first time around.
160 ! Fall through into divide loop
/freebsd-11-stable/contrib/less/
H A Dedit.c820 loop:
851 goto loop;
/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-script.c145 /* loop_continue to jump to the start of a while loop, print it
155 /* loop_break to break out of a while loop, print it and continue. */
301 int loop;
324 continue the loop at the top, or break out. */
330 /* Parse the loop control expression for the while statement. */
339 loop = 1;
342 while (loop == 1)
354 /* If the value is false, then break out of the loop. */
368 loop = 0;
372 /* If we got a "continue" command, then restart the loop
300 int loop; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcompleter.c148 by GDB is a backup file whose name ends in a `~', we will loop
319 candidate completion. The loop below removes that leading
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrtbegin.asm184 .loop:
206 (p6) br.cond.sptk.few .loop
/freebsd-11-stable/crypto/openssl/crypto/
H A Dia64cpuid.S57 brp.loop.imp .L_wipe_top,.L_wipe_end-16
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dputssjis.s91 loop putssjis_loop
/freebsd-11-stable/stand/pc98/btx/btxldr/
H A Dbtxldr.S115 loop start.1 # Till done
256 loop start.4 # Till done
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_common.h117 uint8_t loop[128]; /**< FC-AL position map */ member in union:ocs_domain_record_s::__anon7530
244 is_loop:1, /**< is loop topology */
245 is_nlport:1, /**< is public loop */
/freebsd-11-stable/secure/lib/libcrypto/i386/
H A Dx86cpuid.S349 loop .L023loop
364 loop .L025loop
712 loop .L020loop
727 loop .L022loop
/freebsd-11-stable/stand/i386/mbr/
H A Dmbr.s69 loop main.1 # done
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vfsops.c539 loop:
546 goto loop;
881 loop:
899 goto loop;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cpp519 rep.AddMutex(r->loop[i].mtx_ctx0);
520 rep.AddUniqueTid((int)r->loop[i].thr_ctx);
521 rep.AddThread((int)r->loop[i].thr_ctx);
526 u32 stk = r->loop[i].stk[j];
/freebsd-11-stable/usr.sbin/lmcconfig/
H A Dlmcconfig.c524 ioctl_snmp_loop(u_int32_t loop)
531 ioctl.data = loop;
725 printf("Outward thru framer (payload loop)\n");
728 printf("Outward thru line interface (line loop)\n");
737 printf("Inward & outward (dual loop)\n");
770 printf("Rx Clk from modem (loop timed)\n");
1272 printf("Line loop: \t\t%s\n", mii16 & MII16_DS3_LNLBK ? yes : no);
1273 printf("Payload loop: \t\t%s\n", ctl12 & CTL12_RTPLOOP ? yes : no);
1274 printf("Frame loop: \t\t%s\n", ctl1 & CTL1_3LOOP ? yes : no);
1275 printf("Host loop
523 ioctl_snmp_loop(u_int32_t loop) argument
1620 u_int8_t loop = read_framer(Bt8370_LOOP); local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl15 # - modulo-scheduling outer loop would eliminate quite a number of
16 # stalls after ldf8, xma and getf.sig outside inner loop and
34 # core loop happens to match 512-bit timing. Either way, it resulted
146 brp.loop.imp .L1st_ctop,.L1st_cend-16
213 brp.loop.imp .Linner_ctop,.Linner_cend-16
235 // This loop spins in 4*(n+7) ticks on Itanium 2 and should spin in
304 brp.loop.imp .Lsub_ctop,.Lsub_cend-16
333 brp.loop.imp .Lcopy_ctop,.Lcopy_cend-16
372 .skip 48 // aligns loop body
487 brp.loop
[all...]
/freebsd-11-stable/sys/netinet/
H A Digmp.c182 * a loop whose control variables are directly affected by the release
487 igmp_dispatch_queue(struct mbufq *mq, int limit, const int loop) argument
493 if (loop)
1649 int loop, uri_fasthz; local
1651 loop = 0;
1702 loop = (igi->igi_flags & IGIF_LOOPBACK) ? 1 : 0;
1732 igmp_dispatch_queue(&qrq, 0, loop);
1733 igmp_dispatch_queue(&scq, 0, loop);
1903 * as we are called from a loop which traverses
3320 int retval, loop; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl26 # implement "528B" loop in 4 cycles, only in 5. This would mean that
30 # slot by unrolling the loop... Resulting performance is 4.45 cycles
46 sub loop() { subroutine
102 .skip 16 // aligns loop body
122 brp.loop.imp .Loop1,.Lend1-16};;
135 &loop (".Loop1",1);
179 .skip 16 // aligns loop body
/freebsd-11-stable/sys/dev/dpt/
H A Ddpt_scsi.c523 * This could be a simple for loop, but we suspected the compiler To
1059 u_int loop; local
1070 for (loop = 0; loop < retries; loop++) {
1077 if (loop < retries) {
1079 if (loop > dpt->performance.max_eata_tries)
1080 dpt->performance.max_eata_tries = loop;
1082 if (loop < dpt->performance.min_eata_tries)
1083 dpt->performance.min_eata_tries = loop;
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dsh.proc.c173 loop:
271 goto loop;
282 goto loop;
417 goto loop;
523 jobdebug_xprintf(("%d returned from sigsuspend loop\n", getpid()));
626 loop:
640 goto loop;
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm106 * ITER number of main division loop iterations required;
211 ! division loop will mess up the first time around.
455 * ITER number of main division loop iterations required;
558 ! division loop will mess up the first time around.
/freebsd-11-stable/contrib/nvi/common/
H A Dkey.c488 * It's easy to create macros that expand to a loop, e.g. map x 3x. It's
496 * cause the loop (in this case 'x') may be a literal character, e.g. the map
497 * map x "ayy"xyy"byy is perfectly legal and won't cause a loop.
508 * infinite macro loop is to interrupt.
575 loop: if (gp->scr_event(sp, argp,
672 goto loop;
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_script.c383 loop: maxfd = 0;
413 goto loop;

Completed in 441 milliseconds

1234567891011>>