HomeSort by relevance Sort by last modified time
    Searched full:_wcsnset_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 263 #define _tcsnset_l _wcsnset_l
460 #define _wcsnset_l(_Destination,_Value,_Count,_Locale) (_wcsnset(_Destination,_Value,_Count)) macro

Completed in 123 milliseconds