Searched refs:_wcsncat_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.h249 #define _tcsncat_l _wcsncat_l
392 #define _tcsnccat_l _wcsncat_l
458 #define _wcsncat_l(_Destination,_Source,_Count,_Locale) (wcsncat(_Destination,_Source,_Count)) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtchar.h249 #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 98 milliseconds