Home
last modified time | relevance | path

Searched refs:NO_IMMIGRATION_NO_JOBS (Results 1 – 7 of 7) sorted by relevance

/dports/games/julius/julius-1.7.0/src/city/
H A Dconstants.h31 NO_IMMIGRATION_NO_JOBS = 1, enumerator
/dports/games/augustus/augustus-3.1.0/src/city/
H A Dconstants.h37 NO_IMMIGRATION_NO_JOBS = 1, enumerator
H A Dmigration.c132 city_data.migration.no_immigration_cause = NO_IMMIGRATION_NO_JOBS; in city_migration_determine_no_immigration_cause()
/dports/games/julius/julius-1.7.0/src/window/advisor/
H A Dchief.c81 case NO_IMMIGRATION_NO_JOBS: text_id = 20; break; in draw_background()
H A Dpopulation.c371 case NO_IMMIGRATION_NO_JOBS: text_id = 21; break; in draw_background()
/dports/games/augustus/augustus-3.1.0/src/window/advisor/
H A Dchief.c87 case NO_IMMIGRATION_NO_JOBS: text_id = 20; break; in draw_background()
H A Dpopulation.c333 case NO_IMMIGRATION_NO_JOBS: text_id = 21; break; in print_history_info()