OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cur_period
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libcurses/
refresh.c
1557
int n, target,
cur_period
, bot, top, sc_region;
local in function:quickch
1753
* -
Cur_period
is the index of the end of the current period.
1763
* current 'period' is kept,
cur_period
, and when it is reached,
1764
* the next period is started from
cur_period
+ 1 which is
1780
cur_period
= top;
1826
if (target ==
cur_period
) {
1829
cur_period
= i;
Completed in 11 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025