| [ | |
| { | |
| "function_name": "zlibCompileFlags", | |
| "function_signature": "uLong ZEXPORT zlibCompileFlags(void)", | |
| "test_filename": "tests_zutil_zlibCompileFlags.c" | |
| }, | |
| { | |
| "function_name": "zcalloc", | |
| "function_signature": "voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size)", | |
| "test_filename": "tests_zutil_zcalloc.c" | |
| }, | |
| { | |
| "function_name": "zcfree", | |
| "function_signature": "void ZLIB_INTERNAL zcfree(voidpf opaque, voidpf ptr)", | |
| "test_filename": "tests_zutil_zcfree.c" | |
| } | |
| ] |