Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc75 static format_type decode_format_type (const char *, bool * = NULL);
354 info->format_type = decode_format_type (p, &info->is_raw); in decode_format_attr()
1113 decode_format_type (const char *s, bool *is_raw /* = NULL */) in decode_format_type() function
1217 int format_type = decode_format_type ( in check_function_format()
5297 int idx = decode_format_type (name); in get_info()
H A DChangeLog3168 (decode_format_type): Adjust signature. Handle "raw" diag attributes.
3169 (decode_format_attr): Adjust call to decode_format_type.
11462 * c-format.c (decode_format_type): Replace
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c75 static format_type decode_format_type (const char *, bool * = NULL);
356 info->format_type = decode_format_type (p, &info->is_raw); in decode_format_attr()
1121 decode_format_type (const char *s, bool *is_raw /* = NULL */) in decode_format_type() function
1225 int format_type = decode_format_type ( in check_function_format()
5291 int idx = decode_format_type (name); in get_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200132334 (decode_format_type): New function.
H A DChangeLog-200422677 (decode_format_type): Return an int. Return format_type_error