Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dtask.c97 extern int y_catch_category;
98 int y_catch_category= 0x08; variable
1590 y_catch_category= 0x04; in y_on_exception()
1595 y_catch_category= 0x01; in y_on_exception()
1653 category= y_catch_category; in YError()
1654 y_catch_category= 0x08; in YError()
1979 y_catch_category= 0x10; in Y_error()
H A Dascio.c1587 extern int y_catch_category; in YErrorIO()
1588 y_catch_category= 0x02; in YErrorIO()