Lines Matching full:nerrs
1094 (nerrs, char, lval, lloc): If pure, add #define's for b4_prefix[]
1095 namespace. Previously, nerrs and char were missing, but lval and lloc
4335 Adjust: nerrs and errstatus is now replaced by...
8364 temporary storage: use `errs' and `nerrs' as elsewhere.
8418 (errs_t): Rename members `nerrs' and `errs' as `num' and `symbols'.
10586 memcpy (res->errs, src->errs, src->nerrs);
10588 memcpy (res->errs, src->errs, src->nerrs * sizeof (src->errs[0]));