/src/games/canfield/canfield/ |
canfield.c | 203 static void fndbase(struct cardtype **, int, int); 638 fndbase(struct cardtype **cp, int column, int row) function in typeref:typename:void 758 fndbase(&tableau[j], pilemap[j], tabrow); 759 fndbase(&stock, stockcol, stockrow); 949 fndbase(&talon, taloncol, talonrow); 1548 fndbase(&stock, stockcol, stockrow); 1549 fndbase(&talon, taloncol, talonrow);
|
canfield.c | 203 static void fndbase(struct cardtype **, int, int); 638 fndbase(struct cardtype **cp, int column, int row) function in typeref:typename:void 758 fndbase(&tableau[j], pilemap[j], tabrow); 759 fndbase(&stock, stockcol, stockrow); 949 fndbase(&talon, taloncol, talonrow); 1548 fndbase(&stock, stockcol, stockrow); 1549 fndbase(&talon, taloncol, talonrow);
|
canfield.c | 203 static void fndbase(struct cardtype **, int, int); 638 fndbase(struct cardtype **cp, int column, int row) function in typeref:typename:void 758 fndbase(&tableau[j], pilemap[j], tabrow); 759 fndbase(&stock, stockcol, stockrow); 949 fndbase(&talon, taloncol, talonrow); 1548 fndbase(&stock, stockcol, stockrow); 1549 fndbase(&talon, taloncol, talonrow);
|