OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:y1end
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ews4800mips/stand/common/
cons_fb.c
134
int x1end,
y1end
, i, j, k;
local
145
y1end
= MINMAX(y1 + h, 0, FB_HEIGHT);
152
for (i = y1; i <
y1end
; i++, p += k, q += k)
cons_fb.c
134
int x1end,
y1end
, i, j, k;
local
145
y1end
= MINMAX(y1 + h, 0, FB_HEIGHT);
152
for (i = y1; i <
y1end
; i++, p += k, q += k)
Completed in 34 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026