zlib / injectable_functions /inftrees_injectable_functions.json
AryaWu's picture
Upload folder using huggingface_hub
e996a55 verified
[
{
"function_name": "inflate_table",
"function_signature": "int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,\n unsigned codes, code FAR * FAR *table,\n unsigned FAR *bits, unsigned short FAR *work)",
"test_filename": "tests_inftrees_inflate_table.c"
}
]