HomeSort by relevance Sort by last modified time
    Searched refs:WINBERAPI (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winber.h 18 #define WINBERAPI DECLSPEC_IMPORT
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);
43 WINBERAPI ULONG BERAPI ber_peek_tag (BerElement *pBerElement, ULONG *pLen)
    [all...]
  /external/curl/lib/
config-win32.h 696 #define WINBERAPI __declspec(cdecl)

Completed in 153 milliseconds