Searched defs:DWORDS_TO_BYTES (Results 1 – 2 of 2) sorted by relevance
1423 #define DWORDS_TO_BYTES(dwords) ((dwords) * REG_SIZE) macro
357 #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD) macro