Searched refs:n_format_types (Results 1 – 2 of 2) sorted by relevance
801 static int n_format_types = ARRAY_SIZE (format_types_orig); variable866 for (i = 0; i < n_format_types; i++) in decode_format_type()2745 dynamic_format_types = xmalloc ((n_format_types + TARGET_N_FORMAT_TYPES) in handle_format_attribute()2749 memcpy (&dynamic_format_types[n_format_types], TARGET_FORMAT_TYPES, in handle_format_attribute()2753 n_format_types += TARGET_N_FORMAT_TYPES; in handle_format_attribute()
22683 (n_format_types): New variable.