OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_tm_pure
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
trans-mem.cc
196
is_tm_pure
(const_tree x)
626
return is_tm_safe (x) ||
is_tm_pure
(x);
5444
if (
is_tm_pure
(node->decl))
195
is_tm_pure
(const_tree x)
function
/src/external/gpl3/gcc.old/dist/gcc/
trans-mem.cc
196
is_tm_pure
(const_tree x)
626
return is_tm_safe (x) ||
is_tm_pure
(x);
5429
if (
is_tm_pure
(node->decl))
195
is_tm_pure
(const_tree x)
function
Completed in 23 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026