OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:starting_col
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprof/
cg_print.c
569
int col,
starting_col
;
local
601
starting_col
= 0;
622
for (; col <
starting_col
+ 5; ++col)
658
for (; col <
starting_col
+ 5; ++col)
667
starting_col
+= column_width;
/src/external/gpl3/binutils.old/dist/gprof/
cg_print.c
569
int col,
starting_col
;
local
601
starting_col
= 0;
622
for (; col <
starting_col
+ 5; ++col)
658
for (; col <
starting_col
+ 5; ++col)
667
starting_col
+= column_width;
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026