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

/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzFind.c491 #define MF_PARAMS(p) p->pos, p->buffer, p->son, p->cyclicBufferPos, p->cyclicBufferSize, p->cutValue macro
494 offset = (UInt32)(GetMatchesSpec1(lenLimit, curMatch, MF_PARAMS(p), \
498 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p)); MOVE_POS;
548 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
593 SkipMatchesSpec(lenLimit, curMatch, MF_PARAMS(p));
646 offset = (UInt32)(Hc_GetMatchesSpec(lenLimit, curMatch, MF_PARAMS(p),
658 offset = (UInt32)(Hc_GetMatchesSpec(lenLimit, curMatch, MF_PARAMS(p),

Completed in 22 milliseconds