Searched defs:copy (Results 1 – 9 of 9) sorted by relevance
40 locale_t copy = calloc(1, sizeof(*loc)); in duplocale() local
22 std::locale copy(cloc); in main() local
203 template <typename U> void copy(linked_ptr<U> const* ptr) { in copy() function
152 __assoc_sub_state::copy() in copy() function in __assoc_sub_state
170 static char_type* _STLP_CALL copy(char_type* __s1, const char_type* __s2, size_t __n) { in copy() function252 static wchar_t* _STLP_CALL copy(wchar_t* __dest, const wchar_t* __src, size_t __n) in copy() function
291 inline _OutputIter copy(_InputIter __first, _InputIter __last, _OutputIter __result) { in copy() function
823 void StringTest::copy() in copy() function in StringTest
949 sopno copy; in repeat() local