Lines Matching refs:IndexValue
130 UINTN Index, IndexValue, IndexNum, SizeStr; 139 IndexValue = 0; 158 if (++IndexValue >= 4) { 181 Value[IndexValue] = (UINT16) ((Value[IndexValue] << 4) + TemValue); 184 for (Index = 0; Index <= IndexValue; Index ++) {