Searched refs:interfaces_count (Results 1 – 2 of 2) sorted by relevance
333 uint16 interfaces_count; variable338 interfaces_count = JCF_readu2 (jcf);341 HANDLE_CLASS_INFO(jcf->access_flags, jcf->this_class, jcf->super_class, interfaces_count);344 JCF_FILL (jcf, 2 * interfaces_count);347 for (i = 0; i < interfaces_count; i++)
360 set_super_info (access_flags, this_class, super_class, interfaces_count) in set_super_info() argument364 int interfaces_count;366 int total_supers = interfaces_count;