Home
last modified time | relevance | path

Searched refs:swig_types (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c1409 #define SWIGTYPE_p_char swig_types[0]
1410 #define SWIGTYPE_p_netpgp_t swig_types[1]
1411 #define SWIGTYPE_p_p_char swig_types[2]
1412 #define SWIGTYPE_p_void swig_types[3]
1413 static swig_type_info *swig_types[5]; variable
1414 static swig_module_info swig_module = {swig_types, 4, 0, 0, 0, 0};
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c1566 #define SWIGTYPE_p_char swig_types[0]
1567 #define SWIGTYPE_p_netpgp_t swig_types[1]
1568 #define SWIGTYPE_p_p_char swig_types[2]
1569 #define SWIGTYPE_p_void swig_types[3]
1570 static swig_type_info *swig_types[5]; variable
1571 static swig_module_info swig_module = {swig_types, 4, 0, 0, 0, 0};
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c2451 #define SWIGTYPE_p_char swig_types[0]
2452 #define SWIGTYPE_p_netpgp_t swig_types[1]
2453 #define SWIGTYPE_p_p_char swig_types[2]
2454 #define SWIGTYPE_p_void swig_types[3]
2455 static swig_type_info *swig_types[5]; variable
2456 static swig_module_info swig_module = {swig_types, 4, 0, 0, 0, 0};
5169 SWIG_Python_FixMethods(SwigMethods, swig_const_table, swig_types, swig_type_initial); in SWIG_init()