Home
last modified time | relevance | path

Searched defs:workers_map (Results 1 – 5 of 5) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/common/aicore/
H A Dcm.c230 bool *workers_map; /* placement of the workers within the city map */ member
2143 const struct city *pcity, bool *workers_map) in cm_result_copy()
/dports/games/freeciv/freeciv-2.6.6/common/aicore/
H A Dcm.c230 bool *workers_map; /* placement of the workers within the city map */ member
2143 const struct city *pcity, bool *workers_map) in cm_result_copy()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dcity.c2009 int *output, bool *workers_map) in get_worked_tile_output()
2802 void city_refresh_from_main_map(struct city *pcity, bool *workers_map) in city_refresh_from_main_map()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dcity.c2009 int *output, bool *workers_map) in get_worked_tile_output()
2802 void city_refresh_from_main_map(struct city *pcity, bool *workers_map) in city_refresh_from_main_map()
/dports/www/mod_jk/tomcat-connectors-1.2.48-src/native/iis/
H A Djk_isapi_plugin.c482 static jk_map_t *workers_map = NULL; variable