Searched refs:function_pointer (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/scripts/ | ||
| H A D | kernel-doc | 268 my $function_pointer = qr{([^\(]*\(\*)\s*\)\s*\(([^\)]*)\)}; 589 if ($type =~ m/$function_pointer/) { 869 if ($type =~ m/$function_pointer/) { |
Completed in 3 milliseconds