Searched defs:D64 (Results 1 – 2 of 2) sorted by relevance
210 CFISection &D64(uint64_t v) { Section::D64(v); return *this; } in D64() function211 CFISection &D64(const Label &v) { Section::D64(v); return *this; } in D64() function
119 uint64_t D64; /**< payload for D64 data packet */ member