Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc2854 ptrdiff_t offset_to_format_start = (start_of_this_format - 1) - orig_format_chars; in check_argument_type() local
2859 offset_to_format_start, offset_to_format_end); in check_argument_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c2861 ptrdiff_t offset_to_format_start = (start_of_this_format - 1) - orig_format_chars; in check_argument_type() local
2866 offset_to_format_start, offset_to_format_end); in check_argument_type()