Searched refs:seen_star (Results 1 – 4 of 4) sorted by relevance
96 int seen_star = 0; in handle_comment() local100 if(seen_star) { in handle_comment()103 seen_star = 0; in handle_comment()111 seen_star = seen_slash = 0; in handle_comment()114 seen_star = 1; in handle_comment()117 seen_star = seen_slash = 0; in handle_comment()
1811 int seen_star = 0; in handle_comment() local1815 if(seen_star) { in handle_comment()1818 seen_star = 0; in handle_comment()1826 seen_star = seen_slash = 0; in handle_comment()1829 seen_star = 1; in handle_comment()1832 seen_star = seen_slash = 0; in handle_comment()
178 int seen_star = 0; variable182 if(seen_star) {185 seen_star = 0;191 if(seen_star && c == '/') {194 seen_star = 0;200 seen_star = seen_slash = 0;203 seen_star = 1;206 seen_star = seen_slash = 0;
1571 int seen_star = 0; variable1575 if(seen_star) {1578 seen_star = 0;1584 if(seen_star && c == '/') {1587 seen_star = 0;1593 seen_star = seen_slash = 0;1596 seen_star = 1;1599 seen_star = seen_slash = 0;