Searched refs:attributes_count (Results 1 – 2 of 2) sorted by relevance
160 uint16 exception_table_length, attributes_count; variable172 attributes_count = JCF_readu2 (jcf);173 for (j = 0; j < attributes_count; j++)450 uint16 attributes_count = (JCF_FILL (jcf, 2), JCF_readu2 (jcf)); variable452 START_FINAL_ATTRIBUTES (attributes_count)454 for (i = 0; i < attributes_count; i++)
340 fprintf (out, "\nAttributes (count: %d):\n", attributes_count);