Searched refs:SC_STATUS_CNT (Results 1 – 4 of 4) sorted by relevance
114 F_SET(sp, SC_STATUS_CNT); in ex_next()167 F_SET(new, SC_STATUS_CNT); in ex_N_next()258 F_SET(sp, SC_FSWITCH | SC_STATUS_CNT); in ex_rew()
275 #define SC_STATUS_CNT 0x04000000 /* Welcome message plus file count. */ macro
582 if (F_ISSET(sp, SC_STATUS_CNT) && sp->argv != NULL) { in msgq_status()591 F_CLR(sp, SC_STATUS_CNT); in msgq_status()
429 F_SET(sp, LF_ISSET(SC_EX | SC_VI) | SC_STATUS_CNT); in editor()