OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctor_if
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-offload.cc
431
tree
ctor_if
= build_constructor (ind_funcs_decl_type, v_if);
local
432
TREE_CONSTANT (ctor_v) = TREE_CONSTANT (ctor_f) = TREE_CONSTANT (
ctor_if
) = 1;
433
TREE_STATIC (ctor_v) = TREE_STATIC (ctor_f) = TREE_STATIC (
ctor_if
) = 1;
455
DECL_INITIAL (ind_funcs_decl) =
ctor_if
;
Completed in 19 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026