Home | History | Annotate | Download | only in netperf

Lines Matching defs:scratch

554   unsigned char scratch;
574 scratch = conv_rec.bytes[i];
576 conv_rec.bytes[7-i] = scratch;
582 unsigned int scratch = conv_rec.words[0];
584 conv_rec.words[1] = scratch;
603 unsigned char scratch;
617 scratch = conv_rec.bytes[i];
619 conv_rec.bytes[7-i] = scratch;
625 unsigned int scratch = conv_rec.words[0];
627 conv_rec.words[1] = scratch;