Home
last modified time | relevance | path

Searched refs:decode_format_type (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.c63 static int decode_format_type (const char *);
304 info->format_type = decode_format_type (p); in decode_format_attr()
1057 decode_format_type (const char *s) in decode_format_type() function
1130 && (decode_format_type (IDENTIFIER_POINTER in check_function_format()
4158 int idx = decode_format_type (name); in get_info()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-format.c78 static int decode_format_type (const char *);
290 info->format_type = decode_format_type (p); in decode_format_attr()
984 decode_format_type (const char *s) in decode_format_type() function
1046 && (decode_format_type (IDENTIFIER_POINTER in check_function_format()