OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_match_fntype_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/s390/
s390-c.cc
901
enum s390_builtin_ov_type_index
last_match_fntype_index
= BT_OV_MAX;
local
993
last_match_fntype_index
= type_index;
1042
return_type = s390_builtin_types[s390_builtin_ov_types[
last_match_fntype_index
][0]];
1049
tree type = s390_builtin_types[s390_builtin_ov_types[
last_match_fntype_index
][i + 1]];
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390-c.cc
897
enum s390_builtin_ov_type_index
last_match_fntype_index
= BT_OV_MAX;
local
989
last_match_fntype_index
= type_index;
1038
return_type = s390_builtin_types[s390_builtin_ov_types[
last_match_fntype_index
][0]];
1045
tree type = s390_builtin_types[s390_builtin_ov_types[
last_match_fntype_index
][i + 1]];
Completed in 19 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026