Lines Matching defs:extra

73 void build_road_cb(MapElement edge, G_GNUC_UNUSED MapElement extra)  in build_road_cb()
78 void build_ship_cb(MapElement edge, G_GNUC_UNUSED MapElement extra) in build_ship_cb()
104 void build_bridge_cb(MapElement edge, G_GNUC_UNUSED MapElement extra) in build_bridge_cb()
115 void move_ship_cb(MapElement edge, G_GNUC_UNUSED MapElement extra) in move_ship_cb()
125 void build_settlement_cb(MapElement node, G_GNUC_UNUSED MapElement extra) in build_settlement_cb()
130 void build_city_cb(MapElement node, G_GNUC_UNUSED MapElement extra) in build_city_cb()
135 void build_city_wall_cb(MapElement node, G_GNUC_UNUSED MapElement extra) in build_city_wall_cb()
283 G_GNUC_UNUSED MapElement extra) in check_road()
289 G_GNUC_UNUSED MapElement extra) in check_ship()
295 G_GNUC_UNUSED MapElement extra) in check_ship_move()
301 G_GNUC_UNUSED MapElement extra) in check_bridge()
307 G_GNUC_UNUSED MapElement extra) in check_settlement()
313 G_GNUC_UNUSED MapElement extra) in check_city()
319 G_GNUC_UNUSED MapElement extra) in check_city_wall()
740 static void rob_building(MapElement node, G_GNUC_UNUSED MapElement extra) in rob_building()
745 static void rob_edge(MapElement edge, G_GNUC_UNUSED MapElement extra) in rob_edge()
799 G_GNUC_UNUSED MapElement extra) in place_robber_or_pirate_cb()
836 G_GNUC_UNUSED MapElement extra) in check_move_robber_or_pirate()
859 G_GNUC_UNUSED MapElement extra) in check_road_setup()
866 G_GNUC_UNUSED MapElement extra) in check_ship_setup()
873 G_GNUC_UNUSED MapElement extra) in check_bridge_setup()
880 G_GNUC_UNUSED MapElement extra) in check_settlement_setup()