Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Doxy.c676 if (!err) y_errorn("is_obj object has no member %ld", ma.mndx); in Y_is_obj()
693 if (!err) y_errorn("(BUG) is_obj object has no member %ld", i); in Y_is_obj()
725 if (!err) y_errorn("is_obj object has no member %ld", j); in Y_is_obj()
815 y_errorn("restore object has no member %ld", ma.mndx); in Y_restore()
833 y_errorn("restore object has no member %ld", j); in Y_restore()
956 y_errorn("unable to save to member %ld", ma.mndx); in Y_save()
979 y_errorn("object to be saved has no member %ld", j); in Y_save()
982 y_errorn("unable to save member %ld", ma.mndxs[i]); in Y_save()
1048 y_errorn("unable to get member %ld", j); in yo_on_evalx()
1063 y_errorn("unable to get member %ld", ma.mndx); in yo_on_evalx()
H A Dsocky.c151 y_errorn("socket failed to create listener on port %ld", (long)port); in Y_socket()
H A Dyapi.h510 PLUG_API void y_errorn(const char *msg_format, long n);
H A Dyapi.c1591 y_errorn(const char *msg_format, long n) in y_errorn() function
/dports/lang/yorick/yorick-y_2_2_04/mpy/
H A Dmpy.c212 y_errorn("abort fanout can be at most %d", MAX_REQS); in Y_mpy_nfan()
522 y_errorn("mp_recv no such rank as %ld", (long)from); in Y_mp_recv()
/dports/lang/yorick/yorick-y_2_2_04/doc/
H A Dyorick.tex5374 y_errorn("rtleg argument %ld not conformable", argc-iarg);