Searched defs:_tcsicoll_l (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtchar.h281 #define _tcsicoll_l _wcsicoll_l macro
799 #define _tcsicoll_l _mbsicoll_l macro
866 _CRTIMP int __cdecl _tcsicoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale);
992 #define _tcsicoll_l _stricoll_l macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtchar.h281 #define _tcsicoll_l _wcsicoll_l macro
799 #define _tcsicoll_l _mbsicoll_l macro
866 _CRTIMP int __cdecl _tcsicoll_l(const char *_Str1,const char *_Str2,_locale_t _Locale);
992 #define _tcsicoll_l _stricoll_l macro

Completed in 19 milliseconds