OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tiline
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
inp.c
68
static LINENUM
tiline
[2] = {-1, -1}; /* 1st line in each buffer */
variable in typeref:typename:LINENUM[2]
100
tiline
[0] =
tiline
[1] = -1;
483
if (
tiline
[0] == baseline)
485
else if (
tiline
[1] == baseline)
488
tiline
[whichbuf] = baseline;
inp.c
68
static LINENUM
tiline
[2] = {-1, -1}; /* 1st line in each buffer */
variable in typeref:typename:LINENUM[2]
100
tiline
[0] =
tiline
[1] = -1;
483
if (
tiline
[0] == baseline)
485
else if (
tiline
[1] == baseline)
488
tiline
[whichbuf] = baseline;
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025