File size: 400 Bytes
e996a55 |
1 2 3 4 5 6 7 8 9 10 11 12 |
[
{
"function_name": "adler32_z",
"function_signature": "uLong ZEXPORT adler32_z(uLong adler, const Bytef *buf, z_size_t len)",
"test_filename": "tests_adler32_adler32_z.c"
},
{
"function_name": "adler32_combine_",
"function_signature": "local uLong adler32_combine_(uLong adler1, uLong adler2, z_off64_t len2)",
"test_filename": "tests_adler32_adler32_combine_.c"
}
] |