Home | History | Annotate | Download | only in VfrCompile

Lines Matching refs:BlkSize

28   IN UINT32       BlkSize

37 for (Index = 0; Index < BlkSize; Index++) {
51 IN UINT32 BlkSize
56 if ((BlkSize == 0) || (pFile == NULL) || (LineHeader == NULL) || (BlkBuf == NULL)) {
60 for (Index = 0; Index < BlkSize - 1; Index++) {