OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thisset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/i386/
dumpsys.c
445
int
thisset
= isset(sparse_dump_physmap,
local in function:dump_seg_iter
448
if (!lastset &&
thisset
)
450
if (lastset && !
thisset
)
452
lastset =
thisset
;
/src/sys/arch/amd64/amd64/
machdep.c
915
int
thisset
= isset(sparse_dump_physmap,
local in function:dump_seg_iter
918
if (!lastset &&
thisset
)
920
if (lastset && !
thisset
)
922
lastset =
thisset
;
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025