Searched defs:test_func (Results 1 – 4 of 4) sorted by relevance
28 + (int) test_func; class in Test33 {}37 + (int) test_func; class in Test42 {
304 proc test_func { } { procedure
81 proc run_trace_experiment { msg test_func } {
91 typedef void (*test_func) (void); typedef