Searched refs:CH_CURSOR (Results 1 – 2 of 2) sorted by relevance
61 #undef CH_CURSOR62 #define CH_CURSOR '+' macro396 tp->lb[tp->cno] = CH_CURSOR; in v_txt()839 ntp->lb[ntp->cno] = CH_CURSOR; in v_txt()1370 tp->lb[tp->cno] = CH_CURSOR; in v_txt()1845 ntp->lb[ntp->len] = CH_CURSOR; in txt_backup()
161 #define CH_CURSOR ' ' /* Cursor character. */ macro