Searched refs:rol1 (Results 1 – 4 of 4) sorted by relevance
138 UInt rol1 ( UInt x ) in rol1() function168 carrydep = c ? (rol1(carrydep) ^ bitoff) : carrydep; in main()177 res = rol1(res) ^ (UInt)ch; in main()198 carrydep = c ? (rol1(carrydep) ^ bitoff) : carrydep; in main()
554 ULong rol1 ( ULong x ) in rol1() function585 carrydep = c ? (rol1(carrydep) ^ (Long)(Int)bitoff) : carrydep; in do_bt_G_E_tests()594 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()621 carrydep = c ? (rol1(carrydep) ^ (Long)(Int)bitoff) : carrydep; in do_bt_G_E_tests()630 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()
647 ULong rol1 ( ULong x ) in rol1() function678 carrydep = c ? (rol1(carrydep) ^ (Long)bitoff) : carrydep; in do_bt_G_E_tests()687 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()714 carrydep = c ? (rol1(carrydep) ^ (Long)(Int)bitoff) : carrydep; in do_bt_G_E_tests()723 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()750 carrydep = c ? (rol1(carrydep) ^ (Long)(Int)bitoff) : carrydep; in do_bt_G_E_tests()759 res = rol1(res) ^ (ULong)ch; in do_bt_G_E_tests()
400 ULong rol1 ( ULong x ) in rol1() function440 carrydep = c ? (rol1(carrydep) ^ bitoff) : carrydep; in main()449 res = rol1(res) ^ (UInt)ch; in main()479 carrydep = c ? (rol1(carrydep) ^ bitoff) : carrydep; in main()