Home
last modified time | relevance | path

Searched refs:type_pointer (Results 1 – 2 of 2) sorted by relevance

/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx2445 static void *type_pointer = (void *)0; in SWIG_Python_GetModule() local
2447 if (!type_pointer) { in SWIG_Python_GetModule()
2449 type_pointer = SWIG_ReturnGlobalTypeList((void *)0); in SWIG_Python_GetModule()
2451 type_pointer = PyCObject_Import((char*)"swig_runtime_data" SWIG_RUNTIME_VERSION, in SWIG_Python_GetModule()
2455 type_pointer = (void *)0; in SWIG_Python_GetModule()
2459 return (swig_module_info *) type_pointer; in SWIG_Python_GetModule()
/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx1375 static void *type_pointer = (void *)0; in SWIG_Perl_GetModule() local
1379 if (!type_pointer) { in SWIG_Perl_GetModule()
1382 type_pointer = INT2PTR(swig_type_info **, SvIV(pointer)); in SWIG_Perl_GetModule()
1386 return (swig_module_info *) type_pointer; in SWIG_Perl_GetModule()