Searched refs:mate (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Chess-310.6/sjeng/
H A Dproof.c143 int mate; local
158 mate = TRUE;
167 mate = FALSE;
175 if (mate == TRUE)
315 int mate; local
390 mate = TRUE;
399 mate = FALSE;
407 if (mate == TRUE)
422 mate = FALSE;
431 if (mate
[all...]
H A Dutils.c150 int i, num_moves, evasions, ambig, mate; local
284 mate = TRUE;
294 mate = FALSE;
300 if (mate == TRUE)
923 bool mate; local
933 mate = TRUE;
942 mate = FALSE;
950 if (mate == TRUE)
/macosx-10.10.1/CPANInternal-159.1/Term-ReadLine-Perl-1.0303/ReadLine/
H A Dreadline.pm3670 my($mate, $direction) = @$mate_direction;
3681 elsif ($c eq $mate) {

Completed in 77 milliseconds