OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_start_of_hunk
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
edit-context.cc
96
int old_end_of_hunk, int
new_start_of_hunk
);
514
int
new_start_of_hunk
= start_of_hunk + line_delta;
local
516
new_start_of_hunk
);
524
NEW_START_OF_HUNK
is a line number in the edited version of the file.
529
int old_end_of_hunk, int
new_start_of_hunk
)
538
new_start_of_hunk
, new_num_lines, "@@\n");
/src/external/gpl3/gcc.old/dist/gcc/
edit-context.cc
91
int old_end_of_hunk, int
new_start_of_hunk
);
505
int
new_start_of_hunk
= start_of_hunk + line_delta;
local
507
new_start_of_hunk
);
515
NEW_START_OF_HUNK
is a line number in the edited version of the file.
520
int old_end_of_hunk, int
new_start_of_hunk
)
529
new_start_of_hunk
, new_num_lines, "@@\n");
Completed in 36 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026