Lines Matching full:vd_version
921 // Version numbers which appear in the vd_version field of a Verdef1966 { return Convert<16, big_endian>::convert_host(this->p_->vd_version); }2006 { this->p_->vd_version = Convert<16, big_endian>::convert_host(v); }