Searched refs:gofish (Results 1 – 1 of 1) sorted by relevance
74 int gofish(int, int, int *);121 if (gofish(move, USER, userhand)) in main()131 if (!gofish(move, COMPUTER, comphand)) in main()269 gofish(int askedfor, int player, int *hand) in gofish() function