Searched defs:b00Lo (Results 1 – 2 of 2) sorted by relevance
48 const uint64_t b00Lo = (uint64_t)b00; in umul256() local114 const uint64_t b00Lo = umul128(aLo, bLo, &b00Hi); in umul256_hi128_lo64() local
68 const uint32_t b00Lo = (uint32_t)b00; in umul128() local