OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:was_vector
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc
3084
bool
was_vector
= VECTOR_TYPE_P (TREE_TYPE (array));
3115
&& !
was_vector
)
3073
bool
was_vector
= VECTOR_TYPE_P (TREE_TYPE (array));
local
/src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc
2733
bool
was_vector
= VECTOR_TYPE_P (TREE_TYPE (array));
2764
&& !
was_vector
)
2724
bool
was_vector
= VECTOR_TYPE_P (TREE_TYPE (array));
local
Completed in 28 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026