Searched refs:sub2 (Results 1 – 4 of 4) sorted by relevance
133 unsigned long long sub0, sub1, sub2, sub3; in mult64() local138 sub2 = (x >> 32) * (unsigned long) (y & 0xffffffffLL); in mult64()146 sub3 += (sub2 << 32); in mult64()150 high += (sub1 >> 32) + (sub2 >> 32); in mult64()
27 "marvell,caldata-txpwrlimit-5g-sub2" (length = 750).
47 11 usb32-sub2-sys USB 2 clock
1065 int const sub2 = dec64table[sequence.offset]; in ZSTD_execSequence() local1072 match -= sub2; in ZSTD_execSequence()1320 int const sub2 = dec64table[sequence.offset]; in ZSTD_execSequenceLong() local1327 match -= sub2; in ZSTD_execSequenceLong()