Searched refs:multby (Results 1 – 1 of 1) sorted by relevance
22 #define UINT64_MULT32(v, multby) (((uint64_t)(v)) * ((uint32_t)(multby))) argument