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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaEnc.c312 Bool longestMatchWasFound; member in struct:_CLzmaEnc
1005 if (!p->longestMatchWasFound)
1013 p->longestMatchWasFound = False;
1211 p->longestMatchWasFound = True;
1569 if (!p->longestMatchWasFound)
1577 p->longestMatchWasFound = False;
1662 p->longestMatchWasFound = True;
1680 p->longestMatchWasFound = True;
2096 p->longestMatchWasFound = False;

Completed in 27 milliseconds