Searched refs:gofish (Results 1 – 1 of 1) sorted by relevance
73 static int gofish(int, int, int *);114 if (gofish(move, USER, userhand)) in main()124 if (!gofish(move, COMPUTER, comphand)) in main()274 gofish(int askedfor, int player, int *hand) in gofish() function