Home
last modified time | relevance | path

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

12

/dports/net/binkd/binkd-1.0.4/
H A Dzlibdl.h97 #define deflate (*dl_deflate)
104 extern int ZEXT (ZEXP *dl_deflate)(z_stream *, int);
/dports/news/husky/husky-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h63 extern deflate_func *dl_deflate;
64 # define deflate(a1,a2) (*dl_deflate)(a1,a2)
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h63 extern deflate_func *dl_deflate;
64 # define deflate(a1,a2) (*dl_deflate)(a1,a2)
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h63 extern deflate_func *dl_deflate;
64 # define deflate(a1,a2) (*dl_deflate)(a1,a2)
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h63 extern deflate_func *dl_deflate;
64 # define deflate(a1,a2) (*dl_deflate)(a1,a2)
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h63 extern deflate_func *dl_deflate;
64 # define deflate(a1,a2) (*dl_deflate)(a1,a2)
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hptzip/hptzip/
H A Dhptzipdl.h63 extern deflate_func *dl_deflate;
64 # define deflate(a1,a2) (*dl_deflate)(a1,a2)
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h63 extern deflate_func *dl_deflate;
64 # define deflate(a1,a2) (*dl_deflate)(a1,a2)
/dports/news/husky-htick/husky-htick-1.9.20191207/hptzip/hptzip/
H A Dhptzipdl.h63 extern deflate_func *dl_deflate;
64 # define deflate(a1,a2) (*dl_deflate)(a1,a2)
/dports/news/husky/husky-1.9.20191207/hptzip/src/
H A Dtest.c16 printf(" > deflate()=%p\n", dl_deflate); in main()
H A Dhptzip.c48 deflate_func *dl_deflate = NULL; variable
645 dl_deflate = (void*)GetProcAddress(hl, "deflate"); 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.c16 printf(" > deflate()=%p\n", dl_deflate); in main()
H A Dhptzip.c48 deflate_func *dl_deflate = NULL; variable
645 dl_deflate = (void*)GetProcAddress(hl, "deflate"); 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.c16 printf(" > deflate()=%p\n", dl_deflate); in main()
H A Dhptzip.c48 deflate_func *dl_deflate = NULL; variable
645 dl_deflate = (void*)GetProcAddress(hl, "deflate"); 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.c16 printf(" > deflate()=%p\n", dl_deflate); in main()
H A Dhptzip.c48 deflate_func *dl_deflate = NULL; variable
645 dl_deflate = (void*)GetProcAddress(hl, "deflate"); 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.c16 printf(" > deflate()=%p\n", dl_deflate); in main()
H A Dhptzip.c48 deflate_func *dl_deflate = NULL; variable
645 dl_deflate = (void*)GetProcAddress(hl, "deflate"); 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.c16 printf(" > deflate()=%p\n", dl_deflate); in main()
H A Dhptzip.c48 deflate_func *dl_deflate = NULL; variable
645 dl_deflate = (void*)GetProcAddress(hl, "deflate"); 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.c16 printf(" > deflate()=%p\n", dl_deflate); in main()
H A Dhptzip.c48 deflate_func *dl_deflate = NULL; variable
645 dl_deflate = (void*)GetProcAddress(hl, "deflate"); 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.c16 printf(" > deflate()=%p\n", dl_deflate); in main()
H A Dhptzip.c48 deflate_func *dl_deflate = NULL; variable
645 dl_deflate = (void*)GetProcAddress(hl, "deflate"); in init_hptzip()
650 && dl_deflateInit2_ && dl_deflate && dl_deflateEnd; in init_hptzip()

12