Home
last modified time | relevance | path

Searched refs:loop (Results 101 – 125 of 273) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.c68 loop: in pchild()
79 goto loop; in pchild()
86 goto loop; in pchild()
164 goto loop; in pchild()
320 loop: in dowait()
325 goto loop; in dowait()
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.S549 / is more than one quick loop required for an estimate. Measures have to be
553 / The following constant can be tuned. It should be such that the loop does
555 / large, then on slow machines the loop will take a long time, or the PIT
/illumos-gate/usr/src/test/os-tests/tests/uccid/
H A DMakefile26 excl-loop \
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dblkdev.shlib77 [[ -f /sys/module/loop/parameters/max_part ]]
101 # Check if the given device is a loop device
110 egrep loop >/dev/null
138 # on whether the device is a real, multipath, or loop device.
/illumos-gate/usr/src/uts/common/io/audio/drv/audioixp/
H A Daudioixp.c893 int loop; in audioixp_update_port() local
907 for (loop = 100; loop; loop--) { in audioixp_update_port()
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrncpy.S78 nop ! align loop on 16-byte boundary
79 nop ! align loop on 16-byte boundary
152 nop ! pad to align copy loop below
H A Dalloca.S45 ! copy loop: should do nothing gracefully
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dalloca.S45 ! copy loop: should do nothing gracefully
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_link.c419 goto loop; in i_dls_link_rx()
435 goto loop; in i_dls_link_rx()
452 goto loop; in i_dls_link_rx()
502 loop: in i_dls_link_rx()
/illumos-gate/usr/src/common/mc/imc/
H A Dimc_decode.c189 boolean_t loop = B_FALSE; in imc_decode_sad() local
242 if (loop) { in imc_decode_sad()
253 loop = B_TRUE; in imc_decode_sad()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_fat.c315 loop: in fat_dir()
486 goto loop; in fat_dir()
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_sync.c474 loop: total = mp->stat.st_page_clean + mp->stat.st_page_dirty;
516 goto loop;
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslsupport.l591 loop: in AslDoComment()
635 goto loop; in AslDoComment()
/illumos-gate/usr/src/boot/forth/
H A Dframes.4th76 loop
119 loop
/illumos-gate/usr/src/cmd/refer/
H A Dglue5.c278 loop: in cgotofn()
291 goto loop; in cgotofn()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S1707 b 2b ! loop
1800 bgeu,a %ncc, 1b ! loop till done
1879 bgu %ncc, .ov_fwd ! loop till done
1890 bgu %ncc, .ov_bkwd ! loop till done
2220 ! pointer. A very fast 4 instruction loop.
2275 ! bop to the copy loop.
2320 ! byte copy loop above.
2462 ! End of copy loop. Anything left?
3428 sub %g0, %o2, %o3 ! setup for copy loop
3549 ! for byte copy loop above.
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.h87 #define loop for (;;) macro
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_delete.c302 loop: if ((e = __bt_search(t, key, &exact)) == NULL)
352 goto loop;
359 goto loop;
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c652 condition = strip_expr(loop->iterator_pre_condition); in handle_canonical_while_count_down()
792 static struct sm_state *handle_canonical_for_loops(struct statement *loop) in handle_canonical_for_loops() argument
797 if (!loop->iterator_post_statement) in handle_canonical_for_loops()
799 if (loop->iterator_post_statement->type != STMT_EXPRESSION) in handle_canonical_for_loops()
801 iter_expr = loop->iterator_post_statement->expression; in handle_canonical_for_loops()
802 if (!loop->iterator_pre_condition) in handle_canonical_for_loops()
804 if (loop->iterator_pre_condition->type != EXPR_COMPARE) in handle_canonical_for_loops()
806 condition = loop->iterator_pre_condition; in handle_canonical_for_loops()
830 if (!loop->iterator_post_statement) in __extra_handle_canonical_loops()
831 ret = handle_canonical_while_count_down(loop); in __extra_handle_canonical_loops()
[all …]
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemset.S100 inccc %o3 ! byte clearing loop
224 st %o1, [%o5] ! 4-byte writing loop
/illumos-gate/usr/src/uts/sun4u/opl/ml/
H A Ddrmach_offsets.in44 loop
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dldivide.S81 loop .div_mod_loop
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c739 loop: in pc_gethrestime()
749 goto loop; in pc_gethrestime()
786 goto loop; in pc_gethrestime()
/illumos-gate/usr/src/cmd/bc/
H A Dbc.y701 loop: in getch()
712 goto loop; in getch()
719 goto loop; in getch()
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c4939 int cnt, loop, drops; in reconfigure() local
4974 for (loop = 0; loop < LOOP_MAX; loop++) { in reconfigure()
5021 for (loop = 0; loop < LOOP_INTERVAL; loop++) { in reconfigure()
5040 for (loop = 0; loop < LOOP_MAX; loop++) { in reconfigure()
5092 for (loop = 0; loop < LOOP_INTERVAL; loop++) { in reconfigure()
5181 for (loop = 0; loop < LOOP_MAX; loop++) { in reconfigure()

1234567891011