Searched refs:ccn64_v (Results 1 – 1 of 1) sorted by relevance
91 #define ccn64_v(a0) (a0) macro95 #define ccn64_v(a0) ccn32_v((uint64_t)a0 & UINT32_C(0xffffffff)),ccn32_v((uint64_t)a0 >> 32) macro