Home
last modified time | relevance | path

Searched refs:catch_flags (Results 1 – 2 of 2) sorted by relevance

/dports/games/ldmud/ldmud-3.3.720/src/
H A Dinterpret.h144 extern struct longjump_s *push_error_context(svalue_t *sp, int catch_flags);
H A Dinterpret.c6841 push_error_context (svalue_t *sp, int catch_flags) in push_error_context() argument
6857 p->recovery_info.flags = catch_flags; in push_error_context()