Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.c2888 bool quot_end_p = strchr (fci->flags2, '>'); in check_format_info_main() local
2890 if (quot_begin_p && !quot_end_p) in check_format_info_main()
2899 else if (!quot_begin_p && quot_end_p) in check_format_info_main()