Searched refs:seen_slash (Results 1 – 4 of 4) sorted by relevance
93 int seen_slash = 0; in handle_comment() local102 seen_slash = 1; in handle_comment()105 if(seen_slash) { in handle_comment()107 seen_star = seen_slash = 0; in handle_comment()113 seen_star = seen_slash = 0; in handle_comment()
1801 int seen_slash = 0; in handle_comment() local1810 seen_slash = 1; in handle_comment()1813 if(seen_slash) { in handle_comment()1815 seen_star = seen_slash = 0; in handle_comment()1821 seen_star = seen_slash = 0; in handle_comment()
176 int seen_slash = 0; variable 185 seen_slash = 1;195 if(seen_slash) {197 seen_star = seen_slash = 0;203 seen_star = seen_slash = 0;
1567 int seen_slash = 0; variable1576 seen_slash = 1;1586 if(seen_slash) {1588 seen_star = seen_slash = 0;1594 seen_star = seen_slash = 0;