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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tchar.h 443 #define _istspace iswspace macro
947 #define _istspace _ismbcspace macro
1082 #define _istspace isspace macro
  /external/python/cpython2/Modules/_ctypes/
callproc.c 253 while (_istspace(lpMsgBuf[n-1]))
    [all...]

Completed in 505 milliseconds