Home
last modified time | relevance | path

Searched refs:getFunky (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dmethod.cc8 void getFunky(int a, int b);
17 void funk::getFunky(int a, int b) in getFunky() function in funk
75 f.getFunky(1, 2); in main()
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/
H A DChangeLog4188 Fix spelling of getFunky throughout. Make messages uniform.