Searched +defs:two +defs:byte (Results 1 – 4 of 4) sorted by relevance
46 int byte = 0; in decode() local77 int two = 0; in decode() local
609 static bool ICacheMatch(void* one, void* two) { in ICacheMatch()2804 uint8_t byte = ReadB(addr); in DecodeType3() local2807 uint8_t byte = get_register(rd); in DecodeType3() local
301 uint8_t byte = *CheckedCast<uint8_t>(ptr); in GetPrimitiveValue() local9183 bool String::SlowEquals(Handle<String> one, Handle<String> two) { in SlowEquals()