Searched refs:call_thrower (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/keymgr-28/testcases/3074709/
H A Dplugin.cc9 typedef void (*call_thrower)(thrower); typedef
11 extern "C" void func(call_thrower do_call_thrower)
H A Dmain.cc5 typedef void (*call_thrower)(thrower); typedef
6 typedef void (*call_call_thrower)(call_thrower);
15 call_thrower do_call_thrower;
33 do_call_thrower = (call_thrower) NSAddressOfSymbol (sym);

Completed in 186 milliseconds