Home | History | Annotate | Download | only in ppc32

Lines Matching refs:isspace

245 #include <ctype.h>     // isspace
5361 for (tmp = name; isspace(*tmp); tmp++)
7425 for (; isspace(*name); name++)