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

  /src/games/canfield/canfield/
canfield.c 231 static bool tabok(const struct cardtype *, int);
852 tabok(const struct cardtype *cp, int des) function in typeref:typename:bool
1172 if (tabok(*cp, des)) {
1230 if (tabok(bottom[sour], des)) {
canfield.c 231 static bool tabok(const struct cardtype *, int);
852 tabok(const struct cardtype *cp, int des) function in typeref:typename:bool
1172 if (tabok(*cp, des)) {
1230 if (tabok(bottom[sour], des)) {
canfield.c 231 static bool tabok(const struct cardtype *, int);
852 tabok(const struct cardtype *cp, int des) function in typeref:typename:bool
1172 if (tabok(*cp, des)) {
1230 if (tabok(bottom[sour], des)) {

Completed in 34 milliseconds