Home
last modified time | relevance | path

Searched refs:STATIC (Results 1 – 9 of 9) sorted by relevance

/lib/
Dinflate.c115 #ifndef STATIC
123 #define STATIC macro
150 STATIC int INIT huft_build OF((unsigned *, unsigned, unsigned,
152 STATIC int INIT huft_free OF((struct huft *));
153 STATIC int INIT inflate_codes OF((struct huft *, struct huft *, int, int));
154 STATIC int INIT inflate_stored OF((void));
155 STATIC int INIT inflate_fixed OF((void));
156 STATIC int INIT inflate_dynamic OF((void));
157 STATIC int INIT inflate_block OF((int *));
158 STATIC int INIT inflate OF((void));
[all …]
Ddecompress_inflate.c2 #ifdef STATIC
38 STATIC int INIT __gunzip(unsigned char *buf, long len, in __gunzip()
187 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip()
197 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Ddecompress_unlzo.c19 #ifdef STATIC
41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header()
98 STATIC int INIT unlzo(u8 *input, long in_len, in unlzo()
278 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Ddecompress_unxz.c103 #ifdef STATIC
109 #define XZ_EXTERN STATIC
251 STATIC int INIT unxz(unsigned char *in, long in_size, in unxz()
398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Ddecompress_unlz4.c8 #ifdef STATIC
31 STATIC inline int INIT unlz4(u8 *input, long in_len, in unlz4()
199 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
Ddecompress_bunzip2.c47 #ifdef STATIC
679 STATIC int INIT bunzip2(unsigned char *buf, long len, in bunzip2()
747 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress()
Ddecompress_unlzma.c32 #ifdef STATIC
537 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, in unlzma()
670 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress()
/lib/lzo/
Dlzo1x_decompress_safe.c15 #ifndef STATIC
290 #ifndef STATIC
/lib/lz4/
Dlz4_decompress.c697 #ifndef STATIC