Searched refs:nonspace (Results 1 – 1 of 1) sorted by relevance
113 static char * nonspace(char *pos, char *end);499 ba = nonspace(ba, lp); /* Find non-space */ in mdevinit()551 nonspace(char *pos, char *end) /* Find next non-space in s… in nonspace() function