Searched refs:skipcomment (Results 1 – 2 of 2) sorted by relevance
70 static char *skipcomment(char *cp);337 cp = skipcomment(++cp); in checkline()350 cp = skipcomment(++cp); in checkline()365 scp = cp = skipcomment(cp); in checkline()399 cp = skipcomment(cp); in checkline()405 cp = skipcomment(cp); in checkline()421 skipcomment(char *cp) in skipcomment() function
630 static void skipcomment(void);773 skipcomment(); in yylex()867 skipcomment(void) { in skipcomment() function