Searched refs:oldword (Results 1 – 1 of 1) sorted by relevance
1131 unsigned short oldword; local1138 oldword = oldbyte | (oldbyte<<8);1140 oldbyte = oldword = 0; /* Tell the compiler we've initilalized them. */1158 if (*(ushort *)&ram[off] != oldword) {1159 …: Word Pre Check: WORD at offset 0x%x should have been=%x, was=%x\n",off,oldword,*(ushort *)&ram[o…