Lines Matching refs:nbytes
112 int nbytes = SIZEOF(xTextElt);
140 BufAlloc (char *, tbuf , nbytes);
146 nbytes = 254;
152 nbytes += SIZEOF(xTextElt);
153 BufAlloc (char *, tbuf, nbytes);
159 BufAlloc(char *, DummyChar, nbytes);
164 nbytes += SIZEOF(xTextElt);
165 BufAlloc (char *, tbuf, nbytes);
177 nbytes = PartialNChars;
183 nbytes += SIZEOF(xTextElt);
184 BufAlloc (char *, tbuf, nbytes);
190 BufAlloc(char *, DummyChar, nbytes);
195 nbytes += SIZEOF(xTextElt);
196 BufAlloc (char *, tbuf, nbytes);