Home
last modified time | relevance | path

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

/third_party/boost/libs/python/src/
Dmodule.cpp16 PyObject* init_module_in_scope(PyObject* m, void(*init_function)()) in init_module_in_scope() function
43 return init_module_in_scope( in init_module()
57 return init_module_in_scope( in init_module()