Searched refs:convert_to_c (Results 1 – 2 of 2) sorted by relevance
2142 int convert_to_c = (pfile->state.in_directive || pfile->state.parsing_args) in save_comment() local2158 clen = convert_to_c ? len + 2 : len; in save_comment()2170 if (convert_to_c) in save_comment()
2778 int convert_to_c = (pfile->state.in_directive || pfile->state.parsing_args) in save_comment() local2794 clen = convert_to_c ? len + 2 : len; in save_comment()2806 if (convert_to_c) in save_comment()