OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:build_index_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.cc
7321
build_index_type
(tree maxval)
7449
return build_array_type (elt_type,
build_index_type
(size_int (nelts - 1)));
11106
tree index =
build_index_type
(size_int (maxidx));
7300
build_index_type
(tree maxval)
function
/src/external/gpl3/gcc.old/dist/gcc/
tree.cc
7213
build_index_type
(tree maxval)
7330
return build_array_type (elt_type,
build_index_type
(size_int (nelts - 1)));
10875
tree index =
build_index_type
(size_int (maxidx));
7192
build_index_type
(tree maxval)
function
Completed in 39 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026