Searched refs:infrom (Results 1 – 3 of 3) sorted by relevance
379 crd = phand[infrom(phand, FULLHAND, prompt)]; in discard()385 crd = phand[infrom(phand, FULLHAND - 1, prompt)]; in discard()571 crd = ph[infrom(ph, in peg()
73 int infrom(const CARD [], int, const char *);
173 infrom(const CARD hand[], int n, const char *prompt) in infrom() function