HomeSort by relevance Sort by last modified time
    Searched refs:_isspace_l (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ctype.h 113 _CRTIMP int __cdecl _isspace_l(int _C,_locale_t _Locale);
209 #define _isspace_l(_Char,_Locale) _ischartype_l(_Char,_SPACE,_Locale) macro
tchar.h 1060 #define _istspace_l _isspace_l

Completed in 295 milliseconds