Home
last modified time | relevance | path

Searched refs:WINBERAPI (Results 1 – 16 of 16) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinber.h44 #ifndef WINBERAPI
45 #define WINBERAPI DECLSPEC_IMPORT macro
66 WINBERAPI BerElement *ber_init(const BerValue*);
67 WINBERAPI int ber_printf(BerElement*,const char*,...);
68 WINBERAPI int ber_flatten(BerElement*,BerValue**);
70 WINBERAPI ber_tag_t ber_peek_tag(BerElement*,ber_len_t*);
74 WINBERAPI void ber_bvfree(BerValue*);
75 WINBERAPI void ber_bvecfree(BerValue**);
76 WINBERAPI void ber_free(BerElement*,int);
77 WINBERAPI BerValue *ber_bvdup(BerValue*);
[all …]
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinber.h44 #ifndef WINBERAPI
45 #define WINBERAPI DECLSPEC_IMPORT macro
66 WINBERAPI BerElement *ber_init(const BerValue*);
67 WINBERAPI int ber_printf(BerElement*,const char*,...);
68 WINBERAPI int ber_flatten(BerElement*,BerValue**);
70 WINBERAPI ber_tag_t ber_peek_tag(BerElement*,ber_len_t*);
74 WINBERAPI void ber_bvfree(BerValue*);
75 WINBERAPI void ber_bvecfree(BerValue**);
76 WINBERAPI void ber_free(BerElement*,int);
77 WINBERAPI BerValue *ber_bvdup(BerValue*);
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinber.h18 #define WINBERAPI DECLSPEC_IMPORT macro
20 #define WINBERAPI
36 WINBERAPI BerElement *BERAPI ber_init (BERVAL *pBerVal);
37 WINBERAPI VOID BERAPI ber_free (BerElement *pBerElement, INT fbuf);
38 WINBERAPI VOID BERAPI ber_bvfree (BERVAL *pBerVal);
39 WINBERAPI VOID BERAPI ber_bvecfree (PBERVAL *pBerVal);
40 WINBERAPI BERVAL *BERAPI ber_bvdup (BERVAL *pBerVal);
41 WINBERAPI BerElement *BERAPI ber_alloc_t (INT options);
42 WINBERAPI ULONG BERAPI ber_skip_tag (BerElement *pBerElement, ULONG *pLen);
47 WINBERAPI INT BERAPI ber_printf (BerElement *pBerElement, PSTR fmt,...);
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinber.h18 #define WINBERAPI DECLSPEC_IMPORT macro
20 #define WINBERAPI
36 WINBERAPI BerElement *BERAPI ber_init (BERVAL *pBerVal);
37 WINBERAPI VOID BERAPI ber_free (BerElement *pBerElement, INT fbuf);
38 WINBERAPI VOID BERAPI ber_bvfree (BERVAL *pBerVal);
39 WINBERAPI VOID BERAPI ber_bvecfree (PBERVAL *pBerVal);
40 WINBERAPI BERVAL *BERAPI ber_bvdup (BERVAL *pBerVal);
41 WINBERAPI BerElement *BERAPI ber_alloc_t (INT options);
42 WINBERAPI ULONG BERAPI ber_skip_tag (BerElement *pBerElement, ULONG *pLen);
47 WINBERAPI INT BERAPI ber_printf (BerElement *pBerElement, PSTR fmt,...);
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Dconfig-win32.h685 #define WINBERAPI __declspec(cdecl) macro
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dconfig-win32.h659 #define WINBERAPI __declspec(cdecl) macro
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dconfig-win32.h664 #define WINBERAPI __declspec(cdecl) macro
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dconfig-win32.h696 #define WINBERAPI __declspec(cdecl) macro
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Dconfig-win32.h659 #define WINBERAPI __declspec(cdecl) macro
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dconfig-win32.h696 #define WINBERAPI __declspec(cdecl) macro
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dconfig-win32.h707 #define WINBERAPI __declspec(cdecl) macro
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dconfig-win32.h707 #define WINBERAPI __declspec(cdecl) macro
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dconfig-win32.h707 #define WINBERAPI __declspec(cdecl) macro
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dconfig-win32.h707 #define WINBERAPI __declspec(cdecl) macro
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dconfig-win32.h707 #define WINBERAPI __declspec(cdecl) macro
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/curl/
H A DCHANGES4216 - commented WINLDAPAPI and WINBERAPI since they broke with OW 1.8, and