Lines Matching refs:lcnt0
1288 unsigned lcnt0, lcnt1, ljmp0, ljmp1; in _loop() local
1297 lcnt0 = 256; in _loop()
1298 cyc = *bursts / lcnt1 / lcnt0; in _loop()
1301 lcnt0 = *bursts / lcnt1; in _loop()
1305 lcnt0 = 0; in _loop()
1318 if (lcnt0) { in _loop()
1334 if (lcnt0) { in _loop()
1335 off += _emit_LP(dry_run, &buf[off], 0, lcnt0); in _loop()
1350 if (lcnt0) { in _loop()
1359 if (lcnt0) in _loop()
1360 *bursts *= lcnt0; in _loop()