Searched refs:swig_types (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/perl/ |
H A D | netpgpperl_wrap.c | 1409 #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 D | netpgptcl_wrap.c | 1566 #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 D | netpgppython_wrap.c | 2451 #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()
|