reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2901 data->domain = union_set_drop_extra_params(data->domain, space, n1); 2903 union_set_drop_extra_params(data->domain_universe, space, n1); 2904 data->group = union_set_drop_extra_params(data->group, space, n1); 2906 union_set_drop_extra_params(data->group_universe, space, n1);