Searched refs:SKIP_BLANKS (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/bin/ed/
H A Dmain.c284 #define SKIP_BLANKS() while (isspace((unsigned char)*ibufp) && *ibufp != '\n') ibufp++ macro
303 SKIP_BLANKS();
312 SKIP_BLANKS();
460 SKIP_BLANKS();
931 SKIP_BLANKS();

Completed in 80 milliseconds