Searched refs:corrct (Results 1 – 1 of 1) sorted by relevance
543 int corrct = 0, noturn = 0; in lookaround() local576 if(corrct == 1 && DIST(x,y,x0,y0) != 1) in lookaround()585 corrct++; in lookaround()600 if(corrct > 0 && (flags.run == 4 || flags.run == 5)) goto stop; in lookaround()602 if(corrct > 1 && flags.run == 2) goto stop; in lookaround()604 (corrct == 1 || (corrct == 2 && i0 == 1))) { in lookaround()