Searched defs:byte_mask (Results 1 – 8 of 8) sorted by relevance
110 const unsigned byte_mask = (1 << size) - 1; in set_watchpoint() local299 const unsigned byte_mask = 0xf; in set_breakpoint() local
85 const unsigned int byte_mask = ((1 << size) - 1) << offset; in set_watchpoint() local
208 const uint8_t byte_mask = in RunTest() local
699 const uint8_t byte_mask = in GetPacketMaskConvertToBitMask() local
199 UINT byte_mask = hBitBuf->bufSize - 1; in FDK_get32() local
756 uint8_t byte_mask; in test_gem_map_format() local
498 uint64_t byte_mask; member
409 const uint8_t byte_mask = 0x80 >> (block_position & 0x07); // Last 3 bits. in NsecRecordRdata() local