Lines Matching refs:LENGTHOF
97 #define LENGTHOF(r) (SIZEOF(r) >> 2)
224 #name, (unsigned) rep->length, op, LENGTHOF(name));\
726 (rep->length != LENGTHOF(fsOpenBitmapFontReply)))
871 (rep->length < LENGTHOF(fsQueryXInfoReply)))
1036 (rep->length < LENGTHOF(fsQueryXExtents16Reply)))
1064 else if (numExtents > ((rep->length - LENGTHOF(fsQueryXExtents16Reply))
1065 / LENGTHOF(fsXCharInfo))) {
1070 LENGTHOF(fsQueryXExtents16Reply), LENGTHOF(fsXCharInfo));
1915 (rep->length < LENGTHOF(fsQueryXBitmaps16Reply)))
2349 (rep->length < LENGTHOF(fsListFontsReply)))
2480 (rep->length < LENGTHOF(fsListFontsWithXInfoReply))))