OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:write_fn_marker
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx.cc
971
write_fn_marker
(std::stringstream &s, bool is_defn, bool globalize,
1000
write_fn_marker
(s, is_defn, TREE_PUBLIC (decl) || force_public, name);
1146
write_fn_marker
(s, false, true, name);
1431
write_fn_marker
(func_decls, false, true, "gomp_nvptx_main");
970
write_fn_marker
(std::stringstream &s, bool is_defn, bool globalize,
function
/src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx.cc
967
write_fn_marker
(std::stringstream &s, bool is_defn, bool globalize,
996
write_fn_marker
(s, is_defn, TREE_PUBLIC (decl), name);
1142
write_fn_marker
(s, false, true, name);
1427
write_fn_marker
(func_decls, false, true, "gomp_nvptx_main");
966
write_fn_marker
(std::stringstream &s, bool is_defn, bool globalize,
function
Completed in 20 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026