OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lowt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
diff3.c
1385
lin
lowt
= D_LOWLINE (ptr, realfile);
1387
long llowt =
lowt
;
1391
switch (
lowt
- hight)
1406
if (
lowt
<= hight)
1416
while (++line < hight -
lowt
+ 1);
1381
lin
lowt
= D_LOWLINE (ptr, realfile);
local
/src/external/gpl2/xcvs/dist/diff/
diff3.c
1486
lowt
= D_LOWLINE (ptr, realfile),
1490
switch (
lowt
- hight)
1493
printf_output ("%da\n",
lowt
- 1);
1496
printf_output ("%dc\n",
lowt
);
1499
printf_output ("%d,%dc\n",
lowt
, hight);
1505
if (
lowt
<= hight)
1515
while (++line < hight -
lowt
+ 1);
1482
lowt
= D_LOWLINE (ptr, realfile),
local
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026