Lines Matching defs:tmp
1560 uint16_t tmp = 0x8;1563 os() << (((mask & tmp) == ref) ? "t" : "e");1564 tmp >>= 1;