Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Dembed.h62 ::pybind11::detail::embedded_module PYBIND11_CONCAT(pybind11_module_, name) \
72 struct embedded_module { struct
78 embedded_module(const char *name, init_t init) { in embedded_module() argument