empty 9697 dev/ic/aic79xx.c int i, empty;
empty 9745 dev/ic/aic79xx.c for (empty = 1, i = 0; i < 8; i++)
empty 9747 dev/ic/aic79xx.c empty = 0;
empty 9751 dev/ic/aic79xx.c if (empty) {
empty 9771 dev/ic/aic79xx.c empty = TRUE;
empty 6973 dev/ic/aic7xxx.c int i, empty;
empty 7021 dev/ic/aic7xxx.c for (empty = 1, i = 0; i < 8; i++)
empty 7023 dev/ic/aic7xxx.c empty = 0;
empty 7027 dev/ic/aic7xxx.c if (empty) {
empty 7052 dev/ic/aic7xxx.c empty = TRUE;
empty 888 net/if_spppsubr.c int empty, s;
empty 891 net/if_spppsubr.c empty = !sp->pp_fastq.ifq_head && !sp->pp_cpq.ifq_head &&
empty 894 net/if_spppsubr.c return (empty);
empty 2867 net/zlib.c #define NEEDBYTE {if(z->avail_in==0)goto empty;r=Z_OK;}
empty 2970 net/zlib.c empty: