OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hint_width
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc
2314
int
hint_width
= cpp_display_width (hint->get_string (), hint->get_length (),
local
2316
int final_hint_column = start_column +
hint_width
- 1;
/src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc
2257
int
hint_width
= cpp_display_width (hint->get_string (), hint->get_length (),
local
2259
int final_hint_column = start_column +
hint_width
- 1;
Completed in 21 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026