Searched refs:errorfx (Results 1 – 3 of 3) sorted by relevance
912 errorfx(2, Tf_ro, tvar); in typeset()1565 errorfx(2, Tf_ro, ccp); in set_array()
2183 void errorfx(int, const char *, ...)2191 #define errorfxz(rc) errorfx((rc), NULL)
1218 errorfx(int rc, const char *fmt, ...) in errorfx() function