HomeSort by: relevance | last modified time | path
    Searched defs:SWIGEXPORT (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/bindings/perl/
netpgpperl_wrap.c 80 #ifndef SWIGEXPORT
83 # define SWIGEXPORT
85 # define SWIGEXPORT __declspec(dllexport)
89 # define SWIGEXPORT __attribute__ ((visibility("default")))
91 # define SWIGEXPORT
1438 SWIGEXPORT void SWIG_init (CV* cv);
1440 SWIGEXPORT void SWIG_init (pTHXo_ CV* cv);
1443 SWIGEXPORT void SWIG_init (CV *cv, CPerlObj *);
  /src/crypto/external/bsd/netpgp/dist/bindings/tcl/
netpgptcl_wrap.c 78 #ifndef SWIGEXPORT
81 # define SWIGEXPORT
83 # define SWIGEXPORT __declspec(dllexport)
87 # define SWIGEXPORT __attribute__ ((visibility("default")))
89 # define SWIGEXPORT
1597 SWIGEXPORT int SWIG_init(Tcl_Interp *);
3432 SWIGEXPORT int SWIG_init(Tcl_Interp *interp) {
3466 SWIGEXPORT int Netpgptcl_SafeInit(Tcl_Interp *interp) {
  /src/crypto/external/bsd/netpgp/dist/bindings/python/
netpgppython_wrap.c 80 #ifndef SWIGEXPORT
83 # define SWIGEXPORT
85 # define SWIGEXPORT __declspec(dllexport)
89 # define SWIGEXPORT __attribute__ ((visibility("default")))
91 # define SWIGEXPORT
5165 SWIGEXPORT void SWIG_init(void) {

Completed in 36 milliseconds