Searched defs:getU (Results 1 – 2 of 2) sorted by relevance
17 static T getU(uint32_t *offset_ptr, const DataExtractor *de, in getU() function
25 auto getU = [](uint64_t N) { return N >> 32; }; in multiply64() local