OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:highint
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
ixp425_if_npe.c
984
uint64_t lowint,
highint
, dest;
local
987
highint
= MAC2UINT64(enm->enm_addrhi);
992
printf("%llx\n",
highint
);
994
if ((lowint <= dest) && (dest <=
highint
)) {
ixp425_if_npe.c
984
uint64_t lowint,
highint
, dest;
local
987
highint
= MAC2UINT64(enm->enm_addrhi);
992
printf("%llx\n",
highint
);
994
if ((lowint <= dest) && (dest <=
highint
)) {
Completed in 49 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026