Searched refs:path_x (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Chess-310.6/sjeng/
H A Dmoves.c1310 path_x[ply].epsq = ep_square;
1315 path_x[ply].fifty = fifty;
1376 path_x[ply].cap_num = squares[target];
1377 path_x[ply].was_promoted = is_promoted[squares[target]];
1392 if (path_x[ply].was_promoted)
1460 path_x[ply].cap_num = squares[target-12];
1461 path_x[ply].was_promoted = 0;
1539 path_x[ply].cap_num = squares[target+12];
1540 path_x[ply].was_promoted = 0;
1950 ep_square = path_x[pl
[all...]
H A Dsjeng.c66 move_x path_x[PV_BUFF]; variable
271 game_history_x[move_number++] = path_x[0];
440 game_history_x[move_number++] = path_x[0];
730 path_x[0] = game_history_x[--move_number];
741 path_x[0] = game_history_x[--move_number];
746 path_x[0] = game_history_x[--move_number];
H A Dextvars.h44 extern move_x path_x[PV_BUFF];
/macosx-10.10/file_cmds-242/pax/
H A Dpax_format.c78 *path_g, *path_x, *path_g_current, *path_x_current, variable
153 &path_g, &path_x, &path_g_current, &path_x_current, 0, KW_PATH_CASE },

Completed in 203 milliseconds