![]() |
Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
#include <stdio.h>#include "zutil.h"#include "inftrees.h"#include "inflate.h"#include "inffast.h"
Go to the source code of this file.
Classes | |
| struct | type_ar |
| struct type_ar |
Definition at line 81 of file inffas8664.c.

| Class Members | ||
|---|---|---|
| unsigned char FAR * | beg | |
| unsigned | bits | |
| code const FAR * | dcode | |
| unsigned | dist | |
| unsigned | dmask | |
| void * | ebp | |
| unsigned char FAR * | end | |
| void * | esp | |
| size_t | hold | |
| unsigned char FAR * | in | |
| unsigned char FAR * | last | |
| code const FAR * | lcode | |
| unsigned | len | |
| unsigned | lmask | |
| unsigned char FAR * | out | |
| unsigned | status | |
| unsigned char FAR * | window | |
| unsigned | write | |
| unsigned | wsize | |