Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.c2747 ptrdiff_t offset_to_format_end = (format_chars - 1) - orig_format_chars; in check_argument_type() local
2750 offset_to_format_end, in check_argument_type()
2751 offset_to_format_start, offset_to_format_end); in check_argument_type()