Searched refs:type_fp_param2 (Results 1 – 2 of 2) sorted by relevance
38 type_fp_param2 = KernRe(r"\@(\w+->\S+)\(\)", cache=False) variable245 (type_fp_param2, r"**\1\\(\\)**"),
70 my $type_fp_param2 = '\@(\w+->\S+)\(\)'; # Special RST handling for structs with func ptr params108 [$type_fp_param2, "**\$1\\\\(\\\\)**"],
Completed in 6 milliseconds