Lines Matching defs:isempty
99 int isempty;
107 if (db_eget(sp, sp->lno, &p, &len, &isempty)) {
108 if (!isempty)
155 int isempty;
162 if (db_eget(sp, sp->lno, &p, &len, &isempty)) {
163 if (!isempty)
257 int isempty, lmode, rval;
275 db_eget(sp, vp->m_start.lno, &p, &len, &isempty)) {
276 if (!isempty)
368 if (db_eget(sp, vp->m_start.lno, &p, &len, &isempty)) {
369 if (!isempty)
397 int isempty;
403 if (db_eget(sp, vp->m_start.lno, &p, &len, &isempty)) {
404 if (!isempty)
431 int isempty;
437 if (db_eget(sp, vp->m_start.lno, &p, &len, &isempty)) {
438 if (!isempty)