Home | History | Annotate | Download | only in lib

Lines Matching full:chblen

1712     picoos_uint8 chblen;    /* empty=0; full=KDT_POSP_NRGRAPHSUFFATT */
1724 chblen = 0;
1741 if (chblen >= KDT_POSP_NRGRAPHSUFFATT) { /* chbuf full */
1759 chblen--;
1770 chblen++;
1775 if ((lencg == 0) || (chblen == 0)) {
1777 } else if (chblen > 0) {
1795 if (chblen > 0) {
1810 chblen--;