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

/freebsd-10.0-release/contrib/nvi/vi/
H A Dvs_msg.c852 #define DIVIDESTR "+=+=+=+=+=+=+=+" macro
854 sizeof(DIVIDESTR) - 1 > sp->cols ? sp->cols : sizeof(DIVIDESTR) - 1;
857 (void)gp->scr_addstr(sp, DIVIDESTR, len);

Completed in 210 milliseconds