Searched refs:ERR_NOSELF (Results 1 – 5 of 5) sorted by relevance
176 #define ERR_NOSELF 344 /* "self" not valid in this context */ macro
184 { ERR_NOSELF, "\"self\" is not valid in this context" },
1586 if (ctx->prscxflg & PRSCXFFUNC) errlog(ctx->prscxerr, ERR_NOSELF); in prsgdot()1783 errlog(ctx->prscxerr, ERR_NOSELF); in prsglval()
178 #define ERR_NOSELF 344 /* "self" not valid in this context */ macro