Searched refs:qbuf (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libuu/
H A Duulib.c573 unsigned char qbuf[3]; member in struct:__anon445
624 bx->qp = bx->qbuf;
633 bx->qe = bx->qbuf;
721 p = bx->qp = bx->qbuf;
865 bx->qp = bx->qe = bx->qbuf + sizeof(bx->qbuf);
1115 bx->qp = bx->qbuf;
1116 bx->qe = bx->qbuf + sizeof(bx->qbuf);
1146 while (bx->qp != bx->qbuf)
[all...]

Completed in 13 milliseconds