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