Lines Matching refs:LENGTHOF
99 #define LENGTHOF(r) (SIZEOF(r) >> 2)
227 #name, (unsigned) rep->length, op, LENGTHOF(name));\
724 (rep->length != LENGTHOF(fsOpenBitmapFontReply)))
869 (rep->length < LENGTHOF(fsQueryXInfoReply)))
1034 (rep->length < LENGTHOF(fsQueryXExtents16Reply)))
1062 else if (numExtents > ((rep->length - LENGTHOF(fsQueryXExtents16Reply))
1063 / LENGTHOF(fsXCharInfo))) {
1068 LENGTHOF(fsQueryXExtents16Reply), LENGTHOF(fsXCharInfo));
1928 (rep->length < LENGTHOF(fsQueryXBitmaps16Reply)))
2366 (rep->length < LENGTHOF(fsListFontsReply)))
2508 (rep->length < LENGTHOF(fsListFontsWithXInfoReply))))