Searched refs:WEPHEM (Results 1 – 2 of 2) sorted by relevance
518 if ((wp = popbuf(bp, WEPHEM)) != NULL) { in veread()519 if (wp->w_flag & WEPHEM) { in veread()783 popbuftop(bp, WEPHEM); /* split the screen and put up the help in complt_list()
230 #define WEPHEM 0x01 /* Window is ephemeral. */ macro