OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_wcsncpy_l
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h
251
#define _tcsncpy_l
_wcsncpy_l
394
#define _tcsnccpy_l
_wcsncpy_l
457
#define
_wcsncpy_l
(_Destination,_Source,_Count,_Locale) (wcsncpy(_Destination,_Source,_Count))
macro
string.h
128
wchar_t *__cdecl
_wcsncpy_l
(wchar_t * __restrict__ _Dest,const wchar_t * __restrict__ _Source,size_t _Count,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
wchar.h
[
all
...]
Completed in 2015 milliseconds