Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx160 #define SWIG_RUNTIME_VERSION "4" macro
2451 type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, in SWIG_Python_GetModule()
2516 PyObject *module = PyImport_AddModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION); in SWIG_Python_SetModule()
2518 PyObject *module = Py_InitModule((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, in SWIG_Python_SetModule()
/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx156 #define SWIG_RUNTIME_VERSION "4" macro
1380 …pointer = get_sv("swig_runtime_data::type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, FALS… in SWIG_Perl_GetModule()
1394 …pointer = get_sv("swig_runtime_data::type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME, TRUE… in SWIG_Perl_SetModule()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx264 #define SWIG_RUNTIME_VERSION "4" macro
1744 pointer = rb_gv_get("$swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE_NAME); in SWIG_Ruby_GetModule()
1761 …rb_define_readonly_variable("$swig_runtime_data_type_pointer" SWIG_RUNTIME_VERSION SWIG_TYPE_TABLE… in SWIG_Ruby_SetModule()