Searched refs:t_throws_exc (Results 1 – 4 of 4) sorted by relevance
52 typedef t_throws_exc (SAL_CALL * t_get_thrower)(); in main()54 t_throws_exc thrower = (*get_thrower)(); in main()56 typedef void (SAL_CALL * t_starter)( t_throws_exc ); in main()
36 static void some_more( t_throws_exc p ) in some_more()41 extern "C" void SAL_CALL start( t_throws_exc p ) in start()
27 typedef void (SAL_CALL * t_throws_exc)(); typedef
41 extern "C" t_throws_exc SAL_CALL get_thrower() in get_thrower()
Completed in 22 milliseconds