Lines Matching refs:skipcomment
227 static const char *skipcomment(const char *);
659 cp = skipcomment(tline); in parseline()
664 cp = skipcomment(cp + 1); in parseline()
678 cp = skipcomment(cp); in parseline()
704 cp = skipcomment(cp); in parseline()
735 cp = skipcomment(cp + 1); in parseline()
833 cp = skipcomment(*cpp); in eval_unary()
850 cp = skipcomment(cp); in eval_unary()
861 cp = skipcomment(cp+7); in eval_unary()
864 cp = skipcomment(cp+1); in eval_unary()
877 cp = skipcomment(cp); in eval_unary()
926 cp = skipcomment(cp); in eval_table()
972 skipcomment(const char *cp) in skipcomment() function
1088 cp = skipcomment(cp); in skipargs()
1096 cp = skipcomment(cp+1); in skipargs()