Searched refs:bitsh (Results 1 – 1 of 1) sorted by relevance
27 uint32_t bitsh = *state1, limbsh = *state2; in biModIterative() local37 bitsh = 32; in biModIterative()51 bitsh++; in biModIterative()84 if (!bitsh) { // tmp = denum << 32 in biModIterative()92 bitsh = 32; in biModIterative()102 bitsh--; in biModIterative()107 *state1 = bitsh; in biModIterative()