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

/linux-master/scripts/
H A Dkernel-doc271 my $function_pointer = qr{([^\(]*\(\*)\s*\)\s*\(([^\)]*)\)};
592 if ($type =~ m/$function_pointer/) {
839 if ($type =~ m/$function_pointer/) {

Completed in 118 milliseconds