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);
121 int nb = SIZEOF(xTextElt);
150 nbytes += SIZEOF(xTextElt);
165 nbytes += SIZEOF(xTextElt);
184 nbytes += SIZEOF(xTextElt);
199 nbytes += SIZEOF(xTextElt);