OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:function_types
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
wrstabs.c
120
long *
function_types
;
member in struct:stab_type_cache
557
free (info.type_cache.
function_types
);
978
return stab_modify_type (info, 'f', 0, &info->type_cache.
function_types
,
/src/external/gpl3/binutils.old/dist/binutils/
wrstabs.c
120
long *
function_types
;
member in struct:stab_type_cache
557
free (info.type_cache.
function_types
);
980
return stab_modify_type (info, 'f', 0, &info->type_cache.
function_types
,
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins.cc
2806
static CONSTEXPR const function_type_info
function_types
[] = {
member in namespace:riscv_vector
3370
= builtin_types[
function_types
[type_idx].type_indexes[base_type]].vector;
3371
return type ?
function_types
[type_idx].type_indexes[base_type]
3580
=
function_types
[instance.type.index].type_indexes[RVV_BASE_mask];
3904
=
function_types
[type.index].type_indexes[RVV_BASE_mask];
Completed in 69 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026