Searched refs:runs (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/fpround/
H A Dfpround_test.c81 int runs = 0; local
94 runs++;
106 failures, runs, argv[0], failures);
/illumos-gate/usr/src/lib/libwrap/
H A Dmisc.c80 int runs = 0; local
83 /* Count the number of runs of non-dot characters. */
90 runs++;
94 return (runs == 4 ? inet_addr(str) : INADDR_NONE);
/illumos-gate/usr/src/ucbcmd/sbcp/
H A Dsbcp.s56 ! _start - execution starts here (after the runtime linker runs)
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s27 ! runs only on the SVR4 base, and
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S168 .code16 # This runs in real mode
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex51 % The extra TeX runs get the cross-reference information correct.
303 % before the \shipout runs.
1107 % be able to disable indexing, cross-referencing, and contents, for test runs.
3755 % runs and this will be a no-op. See the indexspread.tex test case.

Completed in 87 milliseconds