Searched defs:x64 (Results 1 – 2 of 2) sorted by relevance
138 { u32 x64; u8/*bool*/ x65 = addcarryx_u25(x61, x29, x62, &x64); in fe_freeze() local358 { u64 x64 = (x63 + x57); in fe_mul_impl() local501 { u64 x64 = (x63 + x29); in fe_sqr_impl() local681 { u64 x64 = (x63 + x57); in fe_mul_121666_impl() local
793 #define AND64H(x64) (x64 & 0xffFFffFF00000000ull) argument794 #define AND64L(x64) (x64 & 0x00000000ffFFffFFull) argument
Completed in 30 milliseconds