Searched refs:LoopSize (Results 1 – 1 of 1) sorted by relevance
44 UINTN LoopSize; in TypeFileByHandle() local74 LoopSize = ReadSize; in TypeFileByHandle()75 for (LoopVar = 0 ; LoopVar < LoopSize ; LoopVar++) { in TypeFileByHandle()113 LoopSize = (ReadSize / (sizeof (CHAR16))) - 1; in TypeFileByHandle()115 LoopSize = ReadSize / (sizeof (CHAR16)); in TypeFileByHandle()118 for (LoopVar = 0 ; LoopVar < LoopSize ; LoopVar++) { in TypeFileByHandle()