Searched refs:seen_star (Results 1 – 4 of 4) sorted by relevance
92 int seen_star = 0; in handle_comment() local96 if(seen_star) { in handle_comment()99 seen_star = 0; in handle_comment()107 seen_star = seen_slash = 0; in handle_comment()110 seen_star = 1; in handle_comment()113 seen_star = seen_slash = 0; in handle_comment()
1800 int seen_star = 0; in handle_comment() local1804 if(seen_star) { in handle_comment()1807 seen_star = 0; in handle_comment()1815 seen_star = seen_slash = 0; in handle_comment()1818 seen_star = 1; in handle_comment()1821 seen_star = seen_slash = 0; in handle_comment()
175 int seen_star = 0; variable 179 if(seen_star) {182 seen_star = 0;188 if(seen_star && c == '/') {191 seen_star = 0;197 seen_star = seen_slash = 0;200 seen_star = 1;203 seen_star = seen_slash = 0;
1566 int seen_star = 0; variable1570 if(seen_star) {1573 seen_star = 0;1579 if(seen_star && c == '/') {1582 seen_star = 0;1588 seen_star = seen_slash = 0;1591 seen_star = 1;1594 seen_star = seen_slash = 0;