Searched refs:ERR_NOLBL (Results 1 – 5 of 5) sorted by relevance
217 if (ctx->emtcxlfre == EMTLLNKEND) errsig(ctx->emtcxerr, ERR_NOLBL); in emtglbl()229 if (ctx->emtcxlfre == EMTLLNKEND) errsig(ctx->emtcxerr, ERR_NOLBL); in emtgslbl()
194 #define ERR_NOLBL 401 /* no more temporary labels/fixups */ macro
201 { ERR_NOLBL, "no more temporary labels/fixups (internal compiler limit)"},
196 #define ERR_NOLBL 401 /* no more temporary labels/fixups */ macro