Home
last modified time | relevance | path

Searched refs:SPECENUM_BITVECTOR (Results 1 – 22 of 22) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/common/
H A Ddisaster.h41 #define SPECENUM_BITVECTOR bv_disaster_effects macro
H A Dbase.h56 #define SPECENUM_BITVECTOR bv_base_flags macro
H A Droad.h37 #define SPECENUM_BITVECTOR bv_road_flags macro
H A Dtech.h103 #define SPECENUM_BITVECTOR bv_tech_flags macro
H A Dimprovement.h58 #define SPECENUM_BITVECTOR bv_impr_flags macro
H A Dunittype.h99 #define SPECENUM_BITVECTOR bv_unit_class_flags macro
297 #define SPECENUM_BITVECTOR bv_unit_type_flags macro
H A Dextras.h59 #define SPECENUM_BITVECTOR bv_extra_flags macro
H A Dterrain.h144 #define SPECENUM_BITVECTOR bv_terrain_flags macro
H A Dcity.h60 #define SPECENUM_BITVECTOR bv_city_options macro
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Ddisaster.h41 #define SPECENUM_BITVECTOR bv_disaster_effects macro
H A Dbase.h56 #define SPECENUM_BITVECTOR bv_base_flags macro
H A Droad.h37 #define SPECENUM_BITVECTOR bv_road_flags macro
H A Dtech.h103 #define SPECENUM_BITVECTOR bv_tech_flags macro
H A Dimprovement.h58 #define SPECENUM_BITVECTOR bv_impr_flags macro
H A Dunittype.h99 #define SPECENUM_BITVECTOR bv_unit_class_flags macro
297 #define SPECENUM_BITVECTOR bv_unit_type_flags macro
H A Dextras.h59 #define SPECENUM_BITVECTOR bv_extra_flags macro
H A Dterrain.h144 #define SPECENUM_BITVECTOR bv_terrain_flags macro
H A Dcity.h60 #define SPECENUM_BITVECTOR bv_city_options macro
/dports/games/freeciv-nox11/freeciv-2.6.6/utility/
H A Dspecenum_gen.h155 #ifdef SPECENUM_BITVECTOR
158 #error SPECENUM_BITWISE and SPECENUM_BITVECTOR cannot both be defined.
5816 #ifdef SPECENUM_BITVECTOR
5817 BV_DEFINE(SPECENUM_BITVECTOR, (SPECENUM_MAX_VALUE + 1));
5834 #undef SPECENUM_BITVECTOR
/dports/games/freeciv/freeciv-2.6.6/utility/
H A Dspecenum_gen.h155 #ifdef SPECENUM_BITVECTOR
158 #error SPECENUM_BITWISE and SPECENUM_BITVECTOR cannot both be defined.
5816 #ifdef SPECENUM_BITVECTOR
5817 BV_DEFINE(SPECENUM_BITVECTOR, (SPECENUM_MAX_VALUE + 1));
5834 #undef SPECENUM_BITVECTOR
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog61095 Define bv_unit_type_flags in unit_type_flag_id using SPECENUM_BITVECTOR.
61109 Define bv_terrain_flags in terrain_flag_id using SPECENUM_BITVECTOR.
81753 and bv_tech_flags in the enum they correspond to using SPECENUM_BITVECTOR.
81770 Define bv_disaster_effects in disaster_effect_id using SPECENUM_BITVECTOR.
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog61095 Define bv_unit_type_flags in unit_type_flag_id using SPECENUM_BITVECTOR.
61109 Define bv_terrain_flags in terrain_flag_id using SPECENUM_BITVECTOR.
81753 and bv_tech_flags in the enum they correspond to using SPECENUM_BITVECTOR.
81770 Define bv_disaster_effects in disaster_effect_id using SPECENUM_BITVECTOR.