Home
last modified time | relevance | path

Searched refs:types (Results 1 – 4 of 4) sorted by relevance

/scripts/
Dasn1_compiler.c748 struct type *types; in build_type_list() local
763 types = type_list = calloc(nr + 1, sizeof(type_list[0])); in build_type_list()
775 types[t].flags |= TYPE_BEGIN; in build_type_list()
779 types[t].name = &token_list[n]; in build_type_list()
780 type_index[t] = &types[t]; in build_type_list()
784 types[t].name = &token_list[n + 1]; in build_type_list()
785 types[t].flags |= TYPE_STOP_MARKER; in build_type_list()
Dcheckpatch.pl152 my @types = ();
155 push (@types, $_);
157 @types = sort(uniq(@types));
159 foreach my $type (@types) {
Dget_maintainer.pl2098 my @types = @$types_ref;
2101 my $type = $types[0];
/scripts/gcc-plugins/
DKconfig81 types.