Lines Matching defs:template_size
1086 int template_size;
3303 int template_size = 0;
3308 template_size = stub_definitions[stub_type].template_size;
3311 for (i = 0; i < template_size; i++)
3333 *stub_template_size = template_size;
3347 int template_size = 0;
3356 &template_sequence, &template_size);
3359 stub_entry->stub_template_size = template_size;
3711 int template_size;
3758 template_size = stub_entry->stub_template_size;
3761 for (i = 0; i < template_size; i++)