Searched refs:LE64 (Results 1 – 1 of 1) sorted by relevance
81 #define LE64(p) (((uint64_t)(p)->hq[7]<<56)|((uint64_t)(p)->hq[6]<<48)| \ macro1170 p->q = (uint64_t)LE64(p); in mconvert()1205 p->q = LE64(p); in mconvert()
Completed in 10 milliseconds