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

/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dminilzo.c2927 # define _DV2_B(p,shift1,shift2) \ macro
2930 ((_DV2_B((p)+1,shift1,shift2) << (shift3)) ^ (p)[0])
2934 # define _DV2_B(p,shift1,shift2) \ macro
2940 #define _DV_B(p,shift) _DV2_B(p,shift,shift)

Completed in 237 milliseconds