Searched defs:n_cards (Results 1 – 13 of 13) sorted by relevance
/dports/games/poker-eval/poker-eval-138.0/include/inlines/ |
H A D | eval_joker_low8.h | 27 JokerDeck_Lowball8_EVAL(JokerDeck_CardMask cards, int n_cards) { in JokerDeck_Lowball8_EVAL()
|
H A D | eval_low8.h | 25 StdDeck_Lowball8_EVAL(StdDeck_CardMask cards, int n_cards) { in StdDeck_Lowball8_EVAL()
|
H A D | eval_joker_low.h | 38 JokerDeck_Lowball_EVAL(JokerDeck_CardMask cards, int n_cards) { in JokerDeck_Lowball_EVAL()
|
H A D | eval_astud.h | 47 AStudDeck_AStudRules_EVAL_N( AStudDeck_CardMask cards, int n_cards ) in AStudDeck_AStudRules_EVAL_N()
|
H A D | eval_type.h | 41 StdDeck_StdRules_EVAL_TYPE( StdDeck_CardMask cards, int n_cards ) in StdDeck_StdRules_EVAL_TYPE()
|
H A D | eval_low.h | 51 StdDeck_Lowball_EVAL(StdDeck_CardMask cards, int n_cards) { in StdDeck_Lowball_EVAL()
|
H A D | eval_low27.h | 33 StdDeck_Lowball27_EVAL_N( StdDeck_CardMask cards, int n_cards ) in StdDeck_Lowball27_EVAL_N()
|
H A D | eval.h | 74 StdDeck_StdRules_EVAL_N( StdDeck_CardMask cards, int n_cards ) in StdDeck_StdRules_EVAL_N()
|
H A D | eval_joker.h | 56 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 D | game.c | 348 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 D | board-noclutter.c | 501 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 D | enumerate.h | 381 #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 D | ar-card-theme-pysol.c | 87 int n_cards; member
|