Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dtask.c100 static Catcher *CatchNew(void);
1999 static Catcher *CatchNew(void) in CatchNew() function
2104 if (!catcher) catcher= CatchNew(); in Y_catch()