HomeSort by relevance Sort by last modified time
    Searched full:_wcsncat_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 249 #define _tcsncat_l _wcsncat_l
392 #define _tcsnccat_l _wcsncat_l
458 #define _wcsncat_l(_Destination,_Source,_Count,_Locale) (wcsncat(_Destination,_Source,_Count)) macro

Completed in 41 milliseconds