Searched refs:skipcomment (Results 1 – 1 of 1) sorted by relevance
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()[all …]