OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:k_ctrs_types
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgcc/
libgcov-util.c
82
static int
k_ctrs_types
;
variable
106
if (
k_ctrs_types
== 0)
107
k_ctrs_types
= j;
109
gcc_assert (j ==
k_ctrs_types
);
159
k_ctrs_types
= 0;
269
k_ctrs_types
= 0;
/src/external/gpl3/gcc/dist/libgcc/
libgcov-util.c
82
static int
k_ctrs_types
;
variable
106
if (
k_ctrs_types
== 0)
107
k_ctrs_types
= j;
109
gcc_assert (j ==
k_ctrs_types
);
159
k_ctrs_types
= 0;
269
k_ctrs_types
= 0;
Completed in 25 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026