OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:totcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
3647
long
totcount
;
3660
totcount
= 0;
3724
file->fdr.cline =
totcount
+ count;
3726
*linecntptr +=
totcount
+ count;
3727
totcount
= 0;
3749
proc->pdr.iline =
totcount
;
3756
totcount
+= count;
3847
file->fdr.cline =
totcount
;
3851
*linecntptr +=
totcount
;
3615
long
totcount
;
local
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
3642
long
totcount
;
3656
totcount
= 0;
3720
file->fdr.cline =
totcount
+ count;
3722
*linecntptr +=
totcount
+ count;
3723
totcount
= 0;
3745
proc->pdr.iline =
totcount
;
3752
totcount
+= count;
3844
file->fdr.cline =
totcount
;
3848
*linecntptr +=
totcount
;
3610
long
totcount
;
local
Completed in 19 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026