OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_address
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc
1661
tree
t_address
= fold_build2_loc (UNKNOWN_LOCATION,
local
1664
tree t_indirection = fold_build1 (INDIRECT_REF, t_type_star_ptr,
t_address
);
1669
set_tree_location (
t_address
, loc);
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc
1496
tree
t_address
= fold_build2_loc (UNKNOWN_LOCATION,
local
1499
tree t_indirection = fold_build1 (INDIRECT_REF, t_type_star_ptr,
t_address
);
1504
set_tree_location (
t_address
, loc);
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026