Lines Matching refs:firstTime
1129 bool firstTime = true;1134 if (firstTime && lastLen + len + 1 < 100) { // FIXME: make 100 global const or something1140 firstTime = false;