Searched refs:s6_mfp (Results 1 – 1 of 1) sorted by relevance
96 typedef int (s6::*s6_mfp)(); typedef98 s6_mfp f6_1(s6_mfp a) { return a; } in f6_1()