HomeSort by relevance Sort by last modified time
    Searched full:_wcstok_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 267 #define _tcstok_l _wcstok_l
469 #define _wcstok_l(_String,_Delimiters,_Locale) (wcstok(_String,_Delimiters)) macro

Completed in 179 milliseconds