Home
last modified time | relevance | path

Searched refs:codetype (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/zlib_inflate/
H A Dinftrees.h54 } codetype; typedef
56 extern int zlib_inflate_table (codetype type, unsigned short *lens,
H A Dinftrees.c23 int zlib_inflate_table(codetype type, unsigned short *lens, unsigned codes, in zlib_inflate_table()
/openbmc/u-boot/lib/zlib/
H A Dinftrees.h51 } codetype; typedef
53 extern int inflate_table OF((codetype type, unsigned short FAR *lens,
H A Dinftrees.c32 int inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table()