Lines Matching refs:SIZEOF
63 length += SIZEOF(xTextElt) * ((item->delta + 126) / 127);
67 length += SIZEOF(xTextElt) * ((-item->delta + 127) / 128);
72 length += SIZEOF(xTextElt) * ((item->nchars + 253) / 254 - 1);
73 if (!item->delta) length += SIZEOF(xTextElt);
112 int nbytes = SIZEOF(xTextElt);
122 int nb = SIZEOF(xTextElt);
152 nbytes += SIZEOF(xTextElt);
164 nbytes += SIZEOF(xTextElt);
183 nbytes += SIZEOF(xTextElt);
195 nbytes += SIZEOF(xTextElt);