Searched refs:MinLenKey (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BeagleBoardPkg/Tools/
H A Dreplace.c49 int c, i, n, Len, MaxLenKey = 0, MinLenKey = INT_MAX; local
95 if (Match[n].MatchSize < MinLenKey) {
96 MinLenKey = Match[n].MatchSize;
113 while (InFilePos < (InFileSize - MinLenKey)) {

Completed in 5 milliseconds