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

/external/svox/pico/lib/
H A Dpicosa.c73 - cbuf1, cbuf2: buffers for item contents (referenced by index in
77 0. bottom up filling of items in headx and cbuf1
82 -> info stays in "headx, cbuf1" and changed in place \n
89 -> headx changed in place; cbuf1 to cbuf2 \n
186 picoos_uint8 inspaceok; /* flag: headx/cbuf1 has space for an item */
196 picoos_uint8 cbuf1[PICOSA_MAXSIZE_CBUF]; member in struct:sa_subobj
275 /* init headx, cbuf1, cbuf2 */
284 sa->cbuf1[i] = 0;
670 sa->cbuf1[sa->headx[ci].cind + i])) {
720 sa->cbuf2[sa->cbuf2Len] = sa->cbuf1[cind
[all...]

Completed in 36 milliseconds