Home
last modified time | relevance | path

Searched refs:ISSPACE (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/scrnsave/
H A Dscrnsave.c39 static int ISSPACE(TCHAR c) in ISSPACE() function
269 while (ISSPACE(*++p)); in _tWinMain()