Searched defs: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

Completed in 70 milliseconds