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

/linux-master/scripts/
H A Dkernel-doc1066 # functype and output_mode
1070 my $functype = shift;
1071 my $func = "output_${functype}_$output_mode";
1080 !($functype eq "function" && defined($function_table{$name}))))
1289 my $functype = shift;
1304 if (!($functype eq "function" && defined($function_table{$name}))) {

Completed in 124 milliseconds