Searched refs:n2l8 (Results 1 – 4 of 4) sorted by relevance
39 #define n2l8(c, l) (l = ((uint64_t)(*((c)++))) << 56, \ macro
110 n2l8(p, sct->timestamp); in o2i_SCT()
144 #define n2l8(c, l) (l = ((uint64_t)(*((c)++))) << 56, \ macro
21 n2l8(v1, l1); in satsub64be()22 n2l8(v2, l2); in satsub64be()