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