OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spacing_residual
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/testpat/
testpat.c
55
int xpos, ypos,
spacing_residual
, spacing_start, spacing_end;
local in function:main
111
spacing_residual
= ((2 * y_limit) % numcolours) / 2;
297
spacing_start = (spacing * i) +
spacing_residual
;
302
spacing_end = (spacing * (i + 1)) +
spacing_residual
;
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025