Searched refs:_strncat_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.h987 #define _tcsncat_l _strncat_l
1030 #define _tcsnccat_l _strncat_l
1115 #define _strncat_l(_Destination,_Source,_Count,_Locale) (strncat(_Destination,_Source,_Count)) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtchar.h987 #define _tcsncat_l _strncat_l
1030 #define _tcsnccat_l _strncat_l
1115 #define _strncat_l(_Destination,_Source,_Count,_Locale) (strncat(_Destination,_Source,_Count)) macro

Completed in 65 milliseconds