OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmp_testevent
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/common/
hwctable.c
2026
Hwcentry
tmp_testevent
;
local
2027
tmp_testevent
= *testevent; /* shallow copy */
2028
if (
tmp_testevent
.int_name == NULL)
2031
tmp_testevent
.int_name = strdup (
tmp_testevent
.name);
2033
Hwcentry * test_array[1] = {&
tmp_testevent
};
/src/external/gpl3/binutils.old/dist/gprofng/common/
hwctable.c
2026
Hwcentry
tmp_testevent
;
local
2027
tmp_testevent
= *testevent; /* shallow copy */
2028
if (
tmp_testevent
.int_name == NULL)
2031
tmp_testevent
.int_name = strdup (
tmp_testevent
.name);
2033
Hwcentry * test_array[1] = {&
tmp_testevent
};
Completed in 32 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026