OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otr_type_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-polymorphic-call.cc
137
unsigned HOST_WIDE_INT
otr_type_size
= POINTER_SIZE;
local
180
otr_type_size
= tree_to_uhwi (TYPE_SIZE (otr_type));
307
>= cur_offset +
otr_type_size
))
355
&& (cur_offset +
otr_type_size
/src/external/gpl3/gcc.old/dist/gcc/
ipa-polymorphic-call.cc
137
unsigned HOST_WIDE_INT
otr_type_size
= POINTER_SIZE;
local
180
otr_type_size
= tree_to_uhwi (TYPE_SIZE (otr_type));
307
>= cur_offset +
otr_type_size
))
355
&& (cur_offset +
otr_type_size
Completed in 20 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026