OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:started_on_odd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/m68k/m68k/
cpu_in_cksum.c
54
bool needs_swap,
started_on_odd
;
local
60
started_on_odd
= false;
97
started_on_odd
= !
started_on_odd
;
103
needs_swap =
started_on_odd
;
107
started_on_odd
= !
started_on_odd
;
/src/sys/netinet/
cpu_in_cksum.c
84
bool needs_swap,
started_on_odd
;
local
90
started_on_odd
= false;
127
started_on_odd
= !
started_on_odd
;
136
needs_swap =
started_on_odd
;
202
started_on_odd
= !
started_on_odd
;
228
bool needs_swap,
started_on_odd
;
local
234
started_on_odd
= false;
271
started_on_odd
= !started_on_odd
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026