Home | History | Annotate | Download | only in Disassembler

Lines Matching full:combined

224     type combined = 0;                                            \
233 combined = combined | ((uint64_t)byte << (offset * 8)); \
235 *ptr = combined; \