Searched refs:bitSize (Results 1 – 1 of 1) sorted by relevance
297 #define copyHex(bit32Val, bitSize) \ argument299 bit32 nibbleLen = bitSize / 4; \304 saRoot->traceBuffLookup[0xf & (bit32Val >> ((bitSize - 4) - (i << 2)))]; \307 saRoot->traceBuffLookup[0xf & (bit32Val >> ((bitSize - 4) - (i << 2)))]; \