Home | History | Annotate | Download | only in config

Lines Matching defs:num_templates

6323   size_t i, num_templates = sizeof(metag_optab)/sizeof(metag_optab[0]);
6325 mnemonic_htab = htab_create_alloc (num_templates, hash_templates,
6328 for (i = 0; i < num_templates; i++)