Searched refs:iscomment (Results 1 – 1 of 1) sorted by relevance
115 int hasalnum, iscomment; in comp() local131 iscomment = 0; in comp()140 if (!iscomment && *p == '#') { in comp()143 iscomment = 1; in comp()