Searched defs:_Sz (Results 1 – 2 of 2) sorted by relevance
111 _T2 const (&__y)[_Sz]) in make_pair()115 inline pair<_T1 const*, _T2> make_pair(_T1 const (&__x)[_Sz], in make_pair()
167 static char_type* _STLP_CALL move(char_type* __s1, const char_type* __s2, size_t _Sz) in move()