Home
last modified time | relevance | path

Searched refs:ua_wcscpy (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dstralign.h35 PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source);
37 …__CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) { return wcscpy(Destination,Sourc… in ua_wcscpy() function
39 #define ua_wcscpy wcscpy macro
116 PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source);
139 __CRT_INLINE PUWSTR ua_wcscpy(PUWSTR Destination,PCUWSTR Source) {
190 #define ua_tcscpy ua_wcscpy