Lines Matching full:firstcount
496 count_1 = rx->firstCount;
786 size = min (head->firstCount, sizeof(RX_ELEMENT));
835 head.firstCount = _farpeekw (_dos_ds, realBase+ofs);
841 size = min (head.firstCount, sizeof(RX_ELEMENT));
901 head.firstCount = *(WORD*) (realBase+ofs);
907 size = min (head.firstCount, sizeof(RX_ELEMENT));
968 size = min (head->firstCount, sizeof(RX_ELEMENT));