Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dyio.h33 PLUG_API int (*YputsOut)(char *s); /* \n appended, like puts */ variable
H A Dyio.c84 int (*YputsOut)(char *s)= &YDputsOut; variable