OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:main_variant
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
dbxout.cc
1789
tree tem,
main_variant
, low, high;
1828
main_variant
= TREE_TYPE (TYPE_NAME (type));
1830
main_variant
= TYPE_MAIN_VARIANT (type);
1835
type =
main_variant
;
1940
if (TYPE_READONLY (type) > TYPE_READONLY (
main_variant
))
1946
else if (TYPE_VOLATILE (type) > TYPE_VOLATILE (
main_variant
))
1952
else if (
main_variant
!= TYPE_MAIN_VARIANT (type))
1781
tree tem,
main_variant
, low, high;
local
tree-core.h
1714
tree
main_variant
;
variable
/src/external/gpl3/gcc/dist/gcc/
tree-core.h
1757
tree
main_variant
;
variable
Completed in 22 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026