OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nholes
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/trek/
initquad.c
68
int
nholes
;
local in function:initquad
78
nholes
= q->holes;
123
for (i = 0; i <
nholes
; i++) {
/src/sys/arch/x86/x86/
pmap.c
1479
size_t i,
nholes
, hole;
local in function:slotspace_rand
1498
nholes
= 0;
1524
holes[
nholes
].start = curslot;
1525
holes[
nholes
].end = minsslot;
1526
nholes
++;
1533
if (
nholes
== 0) {
1542
hole %=
nholes
;
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025