File size: 759 Bytes
e996a55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  {
    "function_name": "inflateBackInit_",
    "function_signature": "int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits,\n                             unsigned char FAR *window, const char *version,\n                             int stream_size)",
    "test_filename": "tests_infback_inflateBackInit_.c"
  },
  {
    "function_name": "fixedtables",
    "function_signature": "local void fixedtables(struct inflate_state FAR *state)",
    "test_filename": "tests_infback_fixedtables.c"
  },
  {
    "function_name": "inflateBack",
    "function_signature": "int ZEXPORT inflateBack(z_streamp strm, in_func in, void FAR *in_desc,\n                        out_func out, void FAR *out_desc)",
    "test_filename": "tests_infback_inflateBack.c"
  }
]