Searched refs:sorthand (Results 1 – 4 of 4) sorted by relevance
329 sorthand(chand, FULLHAND); in playhand()330 sorthand(phand, FULLHAND); in playhand()645 sorthand(crib, CINHAND); in score()
88 void sorthand(CARD [], int);
130 sorthand(CARD h[], int n) in sorthand() function
154 sorthand(h, n + 1); /* sort by rank */ in scorehand()