OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_strset_l
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
string.h
50
char * __cdecl
_strset_l
(char *_Str,int _Val,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
tchar.h
1095
#define
_strset_l
(_Destination,_Value,_Locale) (_strset(_Destination,_Value))
macro
Completed in 335 milliseconds