Home
last modified time | relevance | path

Searched refs:BZ2_rNums (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_randtable.c67 Int32 BZ2_rNums[512] = { variable
H A Dbzlib_private.h167 extern Int32 BZ2_rNums[512];
181 s->rNToGo = BZ2_rNums[s->rTPos]; \