Home
last modified time | relevance | path

Searched refs:wlo_w (Results 1 – 1 of 1) sorted by relevance

/dports/misc/urbit/urbit-urbit-0.6.0/noun/
H A Dretrieve.c1549 c3_w wlo_w = u3r_word(a_w * 2, b); in u3r_chub() local
1552 return (((uint64_t)whi_w) << 32ULL) | ((uint64_t)wlo_w); in u3r_chub()