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

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dtth19.c94 void h19_move(int, int);
159 h19_move(int row, int col) function
263 h19_move(NROW - 1, 0);
271 h19_move(0, 0);
295 tt.tt_move = h19_move;

Completed in 53 milliseconds