Home
last modified time | relevance | path

Searched defs:foo3_2 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dconverts.cc38 int foo3_2 (int a, int b) { return 32; } in foo3_2() function
39 int foo3_2 (int a, const char **b) { return 320; } in foo3_2() function