Searched refs:throw_ntraced (Results 1 – 1 of 1) sorted by relevance
53 size_t throw_ntraced = 0; in main() local59 call1(&throw_ntraced, true); in main()67 assert(throw_ntraced == nothrow_ntraced); // Make sure we unwind through catch in main()