Searched refs:scanf_length_specs (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-format.c | 448 static const format_length_info scanf_length_specs[] = variable 879 { "gnu_scanf", scanf_length_specs, scan_char_table, "*'I", NULL,
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-format.c | 466 static const format_length_info scanf_length_specs[] = variable 933 { "gnu_scanf", scanf_length_specs, scan_char_table, "*'I", NULL,
|