OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fntype_ptr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
coroutine-passes.cc
137
tree
fntype_ptr
= build_pointer_type (fntype);
local
138
tree fntype_ppp = build_pointer_type (
fntype_ptr
);
139
tree indirect = fold_build2 (MEM_REF,
fntype_ptr
, ptr,
141
tree f_ptr_tmp = make_ssa_name (TYPE_MAIN_VARIANT (
fntype_ptr
));
coroutine-passes.cc
137
tree
fntype_ptr
= build_pointer_type (fntype);
local
138
tree fntype_ppp = build_pointer_type (
fntype_ptr
);
139
tree indirect = fold_build2 (MEM_REF,
fntype_ptr
, ptr,
141
tree f_ptr_tmp = make_ssa_name (TYPE_MAIN_VARIANT (
fntype_ptr
));
/src/external/gpl3/gcc.old/dist/gcc/
coroutine-passes.cc
137
tree
fntype_ptr
= build_pointer_type (fntype);
local
138
tree fntype_ppp = build_pointer_type (
fntype_ptr
);
139
tree indirect = fold_build2 (MEM_REF,
fntype_ptr
, ptr,
141
tree f_ptr_tmp = make_ssa_name (TYPE_MAIN_VARIANT (
fntype_ptr
));
coroutine-passes.cc
137
tree
fntype_ptr
= build_pointer_type (fntype);
local
138
tree fntype_ppp = build_pointer_type (
fntype_ptr
);
139
tree indirect = fold_build2 (MEM_REF,
fntype_ptr
, ptr,
141
tree f_ptr_tmp = make_ssa_name (TYPE_MAIN_VARIANT (
fntype_ptr
));
Completed in 54 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026