Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dyio.h34 PLUG_API int (*YputsErr)(char *s); /* \n appended, like puts */ variable
H A Dyio.c85 int (*YputsErr)(char *s)= &YDputsErr; variable