Searched refs:SC_STATUS_CNT (Results 1 – 4 of 4) sorted by relevance
108 F_SET(sp, SC_STATUS_CNT); in ex_next()161 F_SET(new, SC_STATUS_CNT); in ex_N_next()252 F_SET(sp, SC_FSWITCH | SC_STATUS_CNT); in ex_rew()
206 #define SC_STATUS_CNT 0x04000000 /* Welcome message plus file count. */ macro
572 if (F_ISSET(sp, SC_STATUS_CNT) && sp->argv != NULL) { in msgq_status()581 F_CLR(sp, SC_STATUS_CNT); in msgq_status()
415 F_SET(sp, LF_ISSET(SC_EX | SC_VI) | SC_STATUS_CNT); in editor()