Searched refs:inventory_is_set (Results 1 – 4 of 4) sorted by relevance
85 int inventory_is_set(int inventory, int flag);
45 int inventory_is_set(int inventory, int flag) in inventory_is_set() function
57 if (inventory_is_set(allowed, current_inventory) && in building_distribution_fetch()
575 if (inventory == INVENTORY_NONE || !inventory_is_set(allowed, inventory)) { in window_building_draw_supplier_orders_foreground()1098 if (inventory == INVENTORY_NONE || !inventory_is_set(allowed, inventory)) { in get_resource_index_for_supplier()