HomeSort by relevance Sort by last modified time
    Searched full:_tcsclen_l (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 399 #define _tcsclen_l(_String,_Locale) wcslen(_String) macro
829 #define _tcsclen_l _mbslen_l macro
895 _CRTIMP size_t __cdecl _tcsclen_l(const char *_Str,_locale_t _Locale);
1027 #define _tcsclen_l(_String,_Locale) strlen(_String) macro

Completed in 75 milliseconds