Searched defs:fn2 (Results 1 – 12 of 12) sorted by relevance
20 void (*fn2)(double) = foo<double>; in bar() local
18 void fn2() in fn2() function
14 void fn2() { std::cout << "hi" << std::endl; } in fn2() function
19 pmf2 fn2; in main() local
20 fn2 (int a, int b) in fn2() function
26 void fn2(va_list args) in fn2() function
768 char fn1[MAXNAMLEN], fn2[MAXNAMLEN]; in fncmp() local
649 const struct minimal_symbol *fn2; in compare_minimal_symbols() local
3777 tree fn2 = OVL_CURRENT (s2); local
2496 equal_functions (fn1, fn2) in equal_functions() argument
3448 tree fn2 = OVL_CURRENT (s2); in merge_functions() local
2399 equal_functions (tree fn1, tree fn2) in equal_functions()