Lines Matching full:incomment
4983 int incomment = 0;
5012 if ((!incomment) && (base + 4 < len) && (!iscomment)) {
5015 incomment = 1;
5036 if (incomment) {
5041 incomment = 0;
5072 if ((!incomment) && (!invalue))
5111 int incomment = 0;
5134 if (!incomment && (base + 4 < len)) {
5137 incomment = 1;
5142 if (incomment) {
5147 incomment = 0;