Searched refs:UBits (Results 1 – 1 of 1) sorted by relevance
45 typedef uint32_t UBits; typedef52 UBits b;60 UBits b; in barg()69 b = (UBits)(bn.b >> 32); in barg()71 b = (UBits)bn.b; in barg()79 b = (UBits)(SBits)bn.n; in barg()113 UBits b = barg(L, 1); UBits n = barg(L, 2) & 31; BRET(fn(b, n)) }122 UBits b = barg(L, 1); in BIT_SH()129 UBits b = barg(L, 1); in bit_tohex()165 UBits b; in luaopen_bit()[all …]