Searched refs:decl_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/
H A Dkernel-doc244 my $decl_type;
1102 my $func = "dump_" . $decl_type;
1113 my $decl_type;
1122 $decl_type = $1;
1126 $decl_type = $1;
1133 emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $decl_type $declaration_name instead\n");
1245 check_sections($file, $declaration_name, $decl_type, $sectcheck, $struct_actual);
1279 'type' => $decl_type
1632 my ($file, $decl_name, $decl_type,
[all...]

Completed in 109 milliseconds