Home
last modified time | relevance | path

Searched defs:n_cards (Results 1 – 13 of 13) sorted by relevance

/dports/games/poker-eval/poker-eval-138.0/include/inlines/
H A Deval_joker_low8.h27 JokerDeck_Lowball8_EVAL(JokerDeck_CardMask cards, int n_cards) { in JokerDeck_Lowball8_EVAL()
H A Deval_low8.h25 StdDeck_Lowball8_EVAL(StdDeck_CardMask cards, int n_cards) { in StdDeck_Lowball8_EVAL()
H A Deval_joker_low.h38 JokerDeck_Lowball_EVAL(JokerDeck_CardMask cards, int n_cards) { in JokerDeck_Lowball_EVAL()
H A Deval_astud.h47 AStudDeck_AStudRules_EVAL_N( AStudDeck_CardMask cards, int n_cards ) in AStudDeck_AStudRules_EVAL_N()
H A Deval_type.h41 StdDeck_StdRules_EVAL_TYPE( StdDeck_CardMask cards, int n_cards ) in StdDeck_StdRules_EVAL_TYPE()
H A Deval_low.h51 StdDeck_Lowball_EVAL(StdDeck_CardMask cards, int n_cards) { in StdDeck_Lowball_EVAL()
H A Deval_low27.h33 StdDeck_Lowball27_EVAL_N( StdDeck_CardMask cards, int n_cards ) in StdDeck_Lowball27_EVAL_N()
H A Deval.h74 StdDeck_StdRules_EVAL_N( StdDeck_CardMask cards, int n_cards ) in StdDeck_StdRules_EVAL_N()
H A Deval_joker.h56 JokerDeck_JokerRules_EVAL_N(JokerDeck_CardMask cards, int n_cards) { in JokerDeck_JokerRules_EVAL_N()
/dports/games/aisleriot/aisleriot-3.22.19/src/
H A Dgame.c348 guint n_cards; in cscmi_exception_get_backtrace() local
530 guint n_cards) in c2scm_deck()
550 guint i, n_cards = 0; in cscmi_slot_set_cards() local
1526 guint n_cards) in aisleriot_game_slot_add_cards()
1977 guint n_cards) in aisleriot_game_drag_valid()
2008 guint n_cards) in aisleriot_game_drop_valid()
2041 guint n_cards) in aisleriot_game_drop_cards()
2392 guint n_cards) in aisleriot_game_record_move()
H A Dboard-noclutter.c501 int n_cards; in get_selection_rect() local
600 double n_cards = cards->len - 1; /* FIXMEchpe: slot->exposed - 1 ? */ in slot_update_geometry() local
687 guint n_cards, first_exposed_card_id, i; in slot_update_card_images_full() local
1157 guint n_cards; in aisleriot_board_move_selected_cards_to_slot() local
2980 guint j, n_cards; in aisleriot_board_draw() local
3114 guint j, n_cards; in aisleriot_board_draw() local
/dports/games/poker-eval/poker-eval-138.0/include/
H A Denumerate.h381 #define DECK_ENUMERATE_N_CARDS_D(deck, cards_var, n_cards, dead_cards, \ argument
506 #define DECK_ENUMERATE_N_CARDS(deck, cards_var, n_cards, action) \ argument
/dports/games/aisleriot/aisleriot-3.22.19/src/lib/
H A Dar-card-theme-pysol.c87 int n_cards; member