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_sizeof
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc
1655
tree
t_sizeof
= size_in_bytes (t_type_star_ptr);
local
1658
MULT_EXPR, sizetype, t_index,
t_sizeof
);
1667
set_tree_location (
t_sizeof
, loc);
jit-playback.cc
1655
tree
t_sizeof
= size_in_bytes (t_type_star_ptr);
local
1658
MULT_EXPR, sizetype, t_index,
t_sizeof
);
1667
set_tree_location (
t_sizeof
, loc);
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc
1490
tree
t_sizeof
= size_in_bytes (t_type_star_ptr);
local
1493
MULT_EXPR, sizetype, t_index,
t_sizeof
);
1502
set_tree_location (
t_sizeof
, loc);
jit-playback.cc
1490
tree
t_sizeof
= size_in_bytes (t_type_star_ptr);
local
1493
MULT_EXPR, sizetype, t_index,
t_sizeof
);
1502
set_tree_location (
t_sizeof
, loc);
Completed in 50 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026