Searched refs:notempty (Results 1 – 2 of 2) sorted by relevance
207 bool notempty(const struct cardtype *);800 notempty(const struct cardtype *cp) in notempty() function1162 if (notempty(*cp)) { in simpletableau()1220 if (notempty(tableau[sour])) { in tabtotab()1275 if (notempty(*cp)) { in movetofound()
207 int newscreen, notempty, tmp, vi_address; in ex_cmd() local256 for (notempty = 0; ecp->clen > 0; ++ecp->cp, --ecp->clen) in ex_cmd()261 notempty = 1; in ex_cmd()273 notempty = 1; in ex_cmd()319 (!notempty || F_ISSET(sp, SC_VI) || F_ISSET(ecp, E_BLIGNORE))) { in ex_cmd()