OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxindex
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rpc.lockd/
lockd.c
88
int ch, i, minindex,
maxindex
, s;
local
146
maxindex
= 4;
148
maxindex
= 2;
152
for (i = minindex; i <
maxindex
; i++) {
/src/sys/arch/mips/mips/
cache_octeon.c
146
const int
maxindex
= 64; /* XXX 2 << (12 - 7 + 1) == 128? */;
local
149
for (index = 0; index <
maxindex
; index++)
217
const int
maxindex
= 1;
local
220
for (index = 0; index <
maxindex
; index++)
Completed in 15 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026