Searched refs:rf_zero_mask (Results 1 – 1 of 1) sorted by relevance
83 static const unsigned int rf_zero_mask = 0xffffffff & ~rf_tag_mask & ~rf_type_mask; variable208 …vigra_precondition((topology[index] & rf_zero_mask) == 0, "random_forest_import_HDF5(): unexpected… in random_forest_import_HDF5()