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_sized_array_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-runtime-shared-support.cc
82
build_sized_array_type
(tree base_type, int size)
function
245
array_type =
build_sized_array_type
(list_type, size);
275
array_type =
build_sized_array_type
(list_type, size);
330
type =
build_sized_array_type
(char_type_node, IDENTIFIER_LENGTH (ident) + 1);
576
array_type =
build_sized_array_type
(list_type, size);
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-runtime-shared-support.cc
82
build_sized_array_type
(tree base_type, int size)
function
245
array_type =
build_sized_array_type
(list_type, size);
275
array_type =
build_sized_array_type
(list_type, size);
330
type =
build_sized_array_type
(char_type_node, IDENTIFIER_LENGTH (ident) + 1);
576
array_type =
build_sized_array_type
(list_type, size);
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026