Searched refs:rol1 (Results 1 – 4 of 4) sorted by relevance
149 UInt rol1 ( UInt x ) in rol1() function179 carrydep = c ? (rol1(carrydep) ^ bitoff) : carrydep; in main()188 res = rol1(res) ^ (UInt)ch; in main()209 carrydep = c ? (rol1(carrydep) ^ bitoff) : carrydep; in main()
566 ULong rol1 ( ULong x ) in rol1() function597 carrydep = c ? (rol1(carrydep) ^ (Long)(Int)bitoff) : carrydep; in do_bt_G_E_tests()606 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()633 carrydep = c ? (rol1(carrydep) ^ (Long)(Int)bitoff) : carrydep; in do_bt_G_E_tests()642 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()
659 ULong rol1 ( ULong x ) in rol1() function690 carrydep = c ? (rol1(carrydep) ^ (Long)bitoff) : carrydep; in do_bt_G_E_tests()699 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()726 carrydep = c ? (rol1(carrydep) ^ (Long)(Int)bitoff) : carrydep; in do_bt_G_E_tests()735 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()762 carrydep = c ? (rol1(carrydep) ^ (Long)(Int)bitoff) : carrydep; in do_bt_G_E_tests()771 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()
412 ULong rol1 ( ULong x ) in rol1() function452 carrydep = c ? (rol1(carrydep) ^ bitoff) : carrydep; in main()461 res = rol1(res) ^ (UInt)ch; in main()491 carrydep = c ? (rol1(carrydep) ^ bitoff) : carrydep; in main()