Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dcplusfuncs.cc175 typedef PFl_i (*PFs_PFl_i)(short); typedef
179 PFs_PFl_i hairyfunc1 (int arg) { arg = 0; return 0; } in hairyfunc1()