Home | History | Annotate | Download | only in src

Lines Matching full:empty_branch

1432     BOOL empty_branch;
1456 empty_branch = FALSE;
1467 empty_branch = TRUE;
1474 if (!empty_branch) goto ISFALSE; /* All branches are non-empty */
1507 BOOL empty_branch;
1518 empty_branch = FALSE;
1521 if (!empty_branch)
1526 if (rc > 0) empty_branch = TRUE;
1531 if (!empty_branch) goto ISFALSE; /* All branches are non-empty */