HomeSort by: relevance | last modified time | path
    Searched refs:makeknown (Results 1 - 3 of 3) sorted by relevancy

  /src/games/cribbage/
cribbage.h 77 void makeknown(const CARD [], int);
crib.c 331 makeknown(chand, FULLHAND);
432 makeknown(&turnover, 1);
578 makeknown(&crd, 1);
support.c 342 * makeknown remembers all n cards in h for future recall
345 makeknown(const CARD h[], int n) function in typeref:typename:void

Completed in 12 milliseconds