Home
last modified time | relevance | path

Searched defs:y_errhook (Results 1 – 2 of 2) sorted by relevance

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dyapi.h525 PLUG_API int (*y_errhook)(const char *fullmsg, long *after); variable
H A Dtask.c1630 PLUG_API int (*y_errhook)(const char *msg, long *after); variable
1631 int (*y_errhook)(const char *msg, long *after) = 0; variable