Home
last modified time | relevance | path

Searched refs:dl_deflateEnd (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/binkd/binkd-1.0.4/
H A Dzlibdl.h98 #define deflateEnd (*dl_deflateEnd)
105 extern int ZEXT (ZEXP *dl_deflateEnd)(z_stream *);
/dports/news/husky/husky-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h67 extern deflateEnd_func *dl_deflateEnd;
68 # define deflateEnd(a1) (*dl_deflateEnd)(a1)
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h67 extern deflateEnd_func *dl_deflateEnd;
68 # define deflateEnd(a1) (*dl_deflateEnd)(a1)
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h67 extern deflateEnd_func *dl_deflateEnd;
68 # define deflateEnd(a1) (*dl_deflateEnd)(a1)
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h67 extern deflateEnd_func *dl_deflateEnd;
68 # define deflateEnd(a1) (*dl_deflateEnd)(a1)
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h67 extern deflateEnd_func *dl_deflateEnd;
68 # define deflateEnd(a1) (*dl_deflateEnd)(a1)
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hptzip/hptzip/
H A Dhptzipdl.h67 extern deflateEnd_func *dl_deflateEnd;
68 # define deflateEnd(a1) (*dl_deflateEnd)(a1)
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h67 extern deflateEnd_func *dl_deflateEnd;
68 # define deflateEnd(a1) (*dl_deflateEnd)(a1)
/dports/news/husky-htick/husky-htick-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h67 extern deflateEnd_func *dl_deflateEnd;
68 # define deflateEnd(a1) (*dl_deflateEnd)(a1)
/dports/news/husky/husky-1.9.20191207/hptzip/src/
H A Dtest.c17 printf(" > deflateEnd()=%p\n", dl_deflateEnd); in main()
H A Dhptzip.c49 deflateEnd_func *dl_deflateEnd = NULL; variable
646 dl_deflateEnd = (void*)GetProcAddress(hl, "deflateEnd"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hptzip/src/
H A Dtest.c17 printf(" > deflateEnd()=%p\n", dl_deflateEnd); in main()
H A Dhptzip.c49 deflateEnd_func *dl_deflateEnd = NULL; variable
646 dl_deflateEnd = (void*)GetProcAddress(hl, "deflateEnd"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hptzip/src/
H A Dtest.c17 printf(" > deflateEnd()=%p\n", dl_deflateEnd); in main()
H A Dhptzip.c49 deflateEnd_func *dl_deflateEnd = NULL; variable
646 dl_deflateEnd = (void*)GetProcAddress(hl, "deflateEnd"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()
/dports/news/husky-htick/husky-htick-1.9.20191207/hptzip/src/
H A Dtest.c17 printf(" > deflateEnd()=%p\n", dl_deflateEnd); in main()
H A Dhptzip.c49 deflateEnd_func *dl_deflateEnd = NULL; variable
646 dl_deflateEnd = (void*)GetProcAddress(hl, "deflateEnd"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hptzip/src/
H A Dtest.c17 printf(" > deflateEnd()=%p\n", dl_deflateEnd); in main()
H A Dhptzip.c49 deflateEnd_func *dl_deflateEnd = NULL; variable
646 dl_deflateEnd = (void*)GetProcAddress(hl, "deflateEnd"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hptzip/src/
H A Dtest.c17 printf(" > deflateEnd()=%p\n", dl_deflateEnd); in main()
H A Dhptzip.c49 deflateEnd_func *dl_deflateEnd = NULL; variable
646 dl_deflateEnd = (void*)GetProcAddress(hl, "deflateEnd"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hptzip/src/
H A Dtest.c17 printf(" > deflateEnd()=%p\n", dl_deflateEnd); in main()
H A Dhptzip.c49 deflateEnd_func *dl_deflateEnd = NULL; variable
646 dl_deflateEnd = (void*)GetProcAddress(hl, "deflateEnd"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hptzip/src/
H A Dtest.c17 printf(" > deflateEnd()=%p\n", dl_deflateEnd); in main()
H A Dhptzip.c49 deflateEnd_func *dl_deflateEnd = NULL; variable
646 dl_deflateEnd = (void*)GetProcAddress(hl, "deflateEnd"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()

12