HomeSort by relevance Sort by last modified time
    Searched refs:_iscntrl_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 123 _CRTIMP int __cdecl _iscntrl_l(int _C,_locale_t _Locale);
214 #define _iscntrl_l(_Char,_Locale) _ischartype_l(_Char,_CONTROL,_Locale) macro
tchar.h 737 #define _istcntrl_l _iscntrl_l

Completed in 381 milliseconds