Home
last modified time | relevance | path

Searched refs:loop (Results 51 – 75 of 273) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.S68 nop ! pad to align loop on 16-byte boundary
107 nop ! ensure loop is 16-byte aligned
170 nop ! pad to align copy loop below
171 nop ! pad to align copy loop below
320 nop ! align next loop to 16-byte boundary
321 nop ! align next loop to 16-byte boundary
337 ! do not remove these pads, loop above may slow down otherwise
H A Dmemset.S124 st %o1, [%o5] ! 4-byte writing loop
132 deccc %o2 ! byte clearing loop
H A Dstrlen.S108 .loop: ! this should be aligned to 32 label
113 bz,a,pt %icc, .loop
H A Dstrcpy.S182 nop ! ensure following loop 16-byte aligned
200 nop ! ensure following loop 16-byte aligned
201 nop ! ensure following loop 16-byte aligned
219 nop ! ensure following loop 16-byte aligned
220 nop ! ensure following loop 16-byte aligned
/illumos-gate/usr/src/cmd/hal/hald-runner/
H A Dmain.c245 GMainLoop *loop; in main() local
259 loop = g_main_loop_new(NULL, FALSE); in main()
265 g_main_loop_run(loop); in main()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c168 loop: in Dword()
186 goto loop; in Dword()
240 goto loop; in Dword()
245 if (isauxsp(c)) goto loop; in Dword()
269 goto loop; in Dword()
/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_lex.c215 int c, n, loop; in expand_es() local
268 for (n = 0, loop = 0; ; ) { in expand_es()
270 loop++; in expand_es()
271 if (loop >= 3) in expand_es()
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c92 static void loop(void);
157 loop(); in main()
168 loop(); in main()
240 loop() in loop() function
H A Dacctcon.c95 static void loop(void);
148 loop(); in main()
156 loop(); in main()
214 loop() in loop() function
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwsncmp.S44 .loop: label
77 jne .loop / End of string?
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c2000 int loop = 0; in npi_txdma_control_reset_wait() local
2008 loop++; in npi_txdma_control_reset_wait()
2009 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_reset_wait()
2011 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_reset_wait()
2024 int loop = 0; in npi_txdma_control_stop_wait() local
2032 loop++; in npi_txdma_control_stop_wait()
2033 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_stop_wait()
2035 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_stop_wait()
2049 int loop = 0; in npi_txdma_control_resume_wait() local
2057 loop++; in npi_txdma_control_resume_wait()
[all …]
/illumos-gate/usr/src/cmd/troff/
H A Dn1.c262 loop: in main()
279 goto loop; in main()
292 goto loop; in main()
304 goto loop; in main()
311 goto loop; in main()
509 loop: in fdprintf()
551 goto loop; in fdprintf()
589 loop: in roff_sprintf()
621 goto loop; in roff_sprintf()
/illumos-gate/usr/src/uts/common/io/audio/drv/audio810/
H A Daudio810.c1405 int loop; in audio810_chip_init() local
1434 for (loop = 6000; --loop >= 0; ) { in audio810_chip_init()
1443 if (loop < 0) { in audio810_chip_init()
1454 for (loop = 7000; --loop >= 0; ) { in audio810_chip_init()
1461 if (loop < 0) { in audio810_chip_init()
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemccpy.S40 .loop: label
69 jne .loop / no
H A Dstrncmp.S39 .loop: label
72 jne .loop / End of string?
H A Dwsncmp.S49 .loop: label
82 jne .loop / End of string?
/illumos-gate/usr/src/lib/libnsl/yp/
H A Ddbm.c191 loop: in store()
249 goto loop; in store()
298 loop: in firsthash()
313 goto loop; in firsthash()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dip_ocsum.S279 andncc %i1, 31, %i4 ! at least 64 bytes for main loop?
284 ! preload for main loop - 9 clocks assuming D$ hits at 1 per
296 ! main loop. Read 64 bytes at a time - 18 clocks per iteration
360 ! end of main loop
/illumos-gate/usr/src/lib/libmvec/amd64/src/
H A D__vsqrtf.S64 .loop: label
72 jge .loop
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dboot.S.texi72 loop: hlt
73 jmp loop
/illumos-gate/usr/src/uts/intel/promif/
H A Dprom_printf.c105 loop: in _doprint()
193 goto loop; in _doprint()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.c86 Loop_t* loop; member
808 if (!ep->value.loop->count) in ckmagic()
810 ep->value.loop->count = num; in ckmagic()
811 ep->value.loop->offset = off; in ckmagic()
812 off = ep->value.loop->start; in ckmagic()
814 else if (!--ep->value.loop->count) in ckmagic()
816 off = ep->value.loop->offset; in ckmagic()
820 off += ep->value.loop->size; in ckmagic()
822 ep = ep->value.loop->lab; in ckmagic()
2128 ep->value.loop->lab = fun[n]; in load()
[all …]
/illumos-gate/usr/src/ucblib/libdbm/
H A Ddbm.c204 loop: in store()
270 goto loop; in store()
315 loop: in firsthash()
330 goto loop; in firsthash()
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrlen.S108 .loop: ! this should be aligned to 32 label
113 bz,a,pt %icc, .loop
/illumos-gate/usr/src/boot/forth/
H A Dmenu-commands.4th140 TRUE \ loop menu again
179 TRUE \ loop menu again
218 TRUE \ loop menu again
245 TRUE \ loop menu again
333 TRUE \ loop menu again
379 TRUE \ loop menu again
448 TRUE \ loop menu again

1234567891011