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

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

Completed in 41 milliseconds