Searched refs:format_type_error (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dc-format.c62 format_type_error. Target-specific format types do not have
69 strfmon_format_type, format_type_error = -1};
199 if (info->format_type == format_type_error)
861 format_type_error if not valid, in which case the caller should print an
880 return format_type_error;
67 strfmon_format_type, format_type_error = -1}; enumerator in enum:format_type

Completed in 206 milliseconds