Lines Matching defs:format_count
2886 unsigned int format_count;
2895 format_count = read_uleb128 (data, & bytes_read, end);
2897 content_types = (unsigned int *) xmalloc (format_count *
2899 content_forms = (unsigned int *) xmalloc (format_count *
2901 for (j = 0; j < format_count; j++)
2920 for (j = 0; j < format_count; j++)
2948 for (j = 0; j < format_count; j++)