OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:srip
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
ripoffline.c
97
const struct ripoff *
srip
;
local in function:__ripoffscreen
104
for (i = 0,
srip
= ripoffs; i < nrips; i++,
srip
++) {
105
if (
srip
->nlines == 0)
107
nlines =
srip
->nlines < 0 ? -
srip
->nlines :
srip
->nlines;
109
srip
->nlines < 0 ? rbot - nlines : rtop,
113
rip->nlines =
srip
->nlines;
116
if (
srip
->nlines > 0
[
all
...]
ripoffline.c
97
const struct ripoff *
srip
;
local in function:__ripoffscreen
104
for (i = 0,
srip
= ripoffs; i < nrips; i++,
srip
++) {
105
if (
srip
->nlines == 0)
107
nlines =
srip
->nlines < 0 ? -
srip
->nlines :
srip
->nlines;
109
srip
->nlines < 0 ? rbot - nlines : rtop,
113
rip->nlines =
srip
->nlines;
116
if (
srip
->nlines > 0
[
all
...]
Completed in 20 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025