Searched refs:bottomt (Results 1 – 2 of 2) sorted by relevance
299 uint32 bottomt[len/2]; in Decode() local304 bottomt[i/2] = 256*256; in Decode()309 bottomt[i/2] = 256; in Decode()314 bottomt[i/2] = 1; in Decode()326 r += bottomt[i/2]*R2[i/2]; in Decode()
1785 uint32_t bottomt[len / 2]; in Decode() local1790 bottomt[i / 2] = 256 * 256; in Decode()1795 bottomt[i / 2] = 256; in Decode()1800 bottomt[i / 2] = 1; in Decode()1810 r += bottomt[i / 2] * R2[i / 2]; in Decode()