Searched refs:throw_lnum (Results 1 – 3 of 3) sorted by relevance
549 excp->throw_lnum = entry->slnum; in throw_exception()562 excp->throw_lnum = SOURCING_LNUM; in throw_exception()676 if (excp->throw_lnum != 0) in catch_exception()678 excp->throw_name, (long)excp->throw_lnum); in catch_exception()726 if (caught_stack->throw_lnum != 0) in finish_exception()729 (long)caught_stack->throw_lnum); in finish_exception()
1020 linenr_T throw_lnum; // line number of the throw point member
1424 current_exception->throw_lnum); in handle_did_throw()