/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)) {
|