Home
last modified time | relevance | path

Searched refs:finish_dollar_format_checking (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc1088 static void finish_dollar_format_checking (format_check_results *, int);
1444 finish_dollar_format_checking (format_check_results *res, int pointer_gap_ok) in finish_dollar_format_checking() function
4032 finish_dollar_format_checking (res, fki->flags & (int) FMT_FLAG_DOLLAR_GAP_POINTER_OK); in check_format_info_main()
H A DChangeLog3174 (finish_dollar_format_checking): Same.
9305 (finish_dollar_format_checking): Use explicit location when warning.
11021 (finish_dollar_format_checking): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c1096 static void finish_dollar_format_checking (format_check_results *, int);
1452 finish_dollar_format_checking (format_check_results *res, int pointer_gap_ok) in finish_dollar_format_checking() function
4033 finish_dollar_format_checking (res, fki->flags & (int) FMT_FLAG_DOLLAR_GAP_POINTER_OK); in check_format_info_main()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20006149 (finish_dollar_format_checking): Adjust to take a
7895 finish_dollar_format_checking, check_function_format): Accept a
10912 maybe_read_dollar_number, finish_dollar_format_checking): New
H A DChangeLog-20014080 (finish_dollar_format_checking): Take extra parameter
4084 finish_dollar_format_checking.
H A DChangeLog-200513806 (finish_dollar_format_checking): Likewise.
H A DChangeLog-200427014 finish_dollar_format_checking, check_format_types,