Lines Matching defs:aft
117 static states step(struct re_guts *g, sopno start, sopno stop, states bef, wint_t ch, states aft, int sflags);
1024 == states bef, int ch, states aft);
1040 states aft, /* states already known reachable after */
1062 FWD(aft, bef, 1);
1066 FWD(aft, bef, 1);
1070 FWD(aft, bef, 1);
1074 FWD(aft, bef, 1);
1078 FWD(aft, bef, 1);
1082 FWD(aft, bef, 1);
1086 FWD(aft, bef, 1);
1090 FWD(aft, bef, 1);
1094 FWD(aft, aft, 1);
1098 FWD(aft, bef, 1);
1103 FWD(aft, bef, 1);
1107 FWD(aft, aft, 1);
1110 FWD(aft, aft, 1);
1113 FWD(aft, aft, 1);
1114 i = ISSETBACK(aft, OPND(s));
1115 BACK(aft, aft, OPND(s));
1116 if (!i && ISSETBACK(aft, OPND(s))) {
1123 FWD(aft, aft, 1);
1124 FWD(aft, aft, OPND(s));
1127 FWD(aft, aft, 1);
1131 FWD(aft, aft, 1);
1134 FWD(aft, aft, 1);
1136 FWD(aft, aft, OPND(s));
1139 if (ISSTATEIN(aft, here)) {
1144 FWD(aft, aft, look + 1);
1148 FWD(aft, aft, 1);
1151 FWD(aft, aft, OPND(s));
1155 FWD(aft, aft, 1);
1163 return(aft);