Lines Matching defs:nShort
270 unsigned int nShort;297 nShort = 0;303 ++nShort;305 if ((nShort & 1) && next && getMinEncodingSize(next) == 4) {311 ++nShort;318 ++nShort;323 nShort = 0;327 if (nShort & 1) {331 nShort = 0;337 assert(nShort);341 if ((bb->getExit()->prev->encSize == 4) && !(nShort & 1)) {