Home
last modified time | relevance | path

Searched refs:offset_loc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc476 unsigned int offset_loc; member
2284 width_wanted_type.offset_loc = in read_any_format_width()
2407 precision_wanted_type.offset_loc = in read_any_format_precision()
2833 wanted_type_ptr->offset_loc = format_chars - orig_format_chars; in check_argument_type()
4729 fmt_loc.set_caret_index (type->offset_loc - 1); in format_type_warning()
H A DChangeLog8346 (struct format_wanted_type): Add offset_loc field.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c478 unsigned int offset_loc; member
2291 width_wanted_type.offset_loc = in read_any_format_width()
2414 precision_wanted_type.offset_loc = in read_any_format_precision()
2840 wanted_type_ptr->offset_loc = format_chars - orig_format_chars; in check_argument_type()
4730 fmt_loc.set_caret_index (type->offset_loc - 1); in format_type_warning()