Searched defs:_S_value (Results 1 – 1 of 1) sorted by relevance
666 _S_value(_Link_type __x) { return __x->_M_value_field; } in _S_value() function684 _S_value(_Base_ptr __x) { return ((_Link_type)__x)->_M_value_field; } in _S_value() function