Home | History | Annotate | Download | only in useful

Lines Matching full:actual

26       UChar* actual; 
53 gb->actual = gb->bytes + (gb->ga & 3);
61 gb->actual[i] = b;
97 sum += (UInt)gb->actual[i];
104 sum ^= (UInt)gb->actual[i];
112 UWord addr = (UWord)gb->actual;
151 UWord addr = (UWord)gb->actual;
195 UWord addr = (UWord)gb->actual;
276 invertBit(gb->actual, byteIx, bitIx);
277 //invertBit(gb->actual, byteIx, bitIx ^ 4);
287 invertBit(gb->actual, byteIx, bitIx);
288 //invertBit(gb->actual, byteIx, bitIx ^ 4);