B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT
fLocation(B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT),
fLocation(B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT),
&& location <= B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT) {
if (fLocation < 0 || fLocation >= B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT
if (location < 0 || location >= B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT
fLocation(B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT),
fLocation = B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT;
|| location >= B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT) {
return B_PACKAGE_INSTALLATION_LOCATION_ENUM_COUNT;