OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trial
(Results
1 - 6
of
6
) sorted by relevancy
/src/tests/lib/libpthread/
t_once.c
200
static long
trial
;
variable
220
"child exited on signal %d (%s) in
trial
%ld",
221
WTERMSIG(status), strsignal(WTERMSIG(status)),
trial
);
223
"child exited 0x%x in
trial
%ld", status,
trial
);
local
248
for (
trial
= 0;
trial
< ntrials;
trial
++) {
/src/usr.sbin/lpr/common_source/
common.c
138
int refuse,
trial
;
local
168
refuse =
trial
= 0;
170
trial
++;
191
if (s < 0 &&
trial
== refuse && timo <= 16) {
/src/sys/arch/m68k/060sp/dist/
ilsp.s
339
clr.l %d1 # %d1 will hold
trial
quotient
358
mov.w &0xffff, %d1 # use max
trial
quotient word
368
# now test the
trial
quotient and adjust. This step plus the
369
# normalization assures (according to Knuth) that the
trial
404
mov.l %d5, %d2 # now %d2,%d3 are
trial
*divisor
/src/sbin/routed/
radix.c
185
rn_satisfies_leaf(char *
trial
,
189
char *cp =
trial
, *cp2 = leaf->rn_key, *cp3 = leaf->rn_mask;
/src/sys/net/
radix.c
216
const char *
trial
,
220
const char *cp =
trial
;
/src/bin/csh/
func.c
1360
* The stuff here seems to work, but I did it by
trial
and error rather
Completed in 21 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026