tmpbyte 282 arch/i386/i386/vm86.c u_char tmpbyte;
tmpbyte 296 arch/i386/i386/vm86.c tmpbyte = getbyte(cs, ip);
tmpbyte 298 arch/i386/i386/vm86.c switch (tmpbyte) {
tmpbyte 314 arch/i386/i386/vm86.c tmpbyte = getbyte(cs, ip);
tmpbyte 316 arch/i386/i386/vm86.c fast_intxx(p, tmpbyte);
tmpbyte 338 arch/i386/i386/vm86.c tmpbyte = getbyte(cs, ip);
tmpbyte 340 arch/i386/i386/vm86.c switch (tmpbyte) {