Lines Matching refs:cerror
100 goto cerror; in libform_regcmp()
106 goto cerror; in libform_regcmp()
116 goto cerror; in libform_regcmp()
125 if (!__rpush(ep)) goto cerror; in libform_regcmp()
130 if (!(eptr = (char *)__rpop())) goto cerror; in libform_regcmp()
133 goto cerror; in libform_regcmp()
159 if (cclcnt > 3) goto cerror; in libform_regcmp()
167 goto cerror; in libform_regcmp()
175 if ((c = *sp++) == '}') goto cerror; in libform_regcmp()
180 else goto cerror; in libform_regcmp()
182 if (i > 255) goto cerror; in libform_regcmp()
185 if (cflg++) goto cerror; in libform_regcmp()
197 goto cerror; in libform_regcmp()
206 goto cerror; in libform_regcmp()
212 goto cerror; in libform_regcmp()
232 goto cerror; in libform_regcmp()
253 cerror: in libform_regcmp()