Lines Matching refs:parameter_count
1203 const unsigned parameter_count =
1206 if (parameter_count == 0
1208 constructor_type->vector_elements != parameter_count)
1210 constructor_type->matrix_columns != parameter_count)) {
1308 const unsigned parameter_count =
1312 if ((parameter_count == 0) ||
1313 (!is_unsized_array && (constructor_type->length != parameter_count))) {
1327 parameter_count);
1329 assert(constructor_type->length == parameter_count);
1380 parameter_count);
1382 assert(constructor_type->length == parameter_count);
1963 const unsigned parameter_count =
1967 if (parameter_count != constructor_type->length) {
1970 parameter_count > constructor_type->length