Searched refs:local_load (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h607 PYBIND11_NOINLINE static void *local_load(PyObject *src, const type_info *ti) { function in class:type_caster_generic
624 if (foreign_typeinfo->module_local_load == &local_load
H A Dpybind11.h938 tinfo->module_local_load = &type_caster_generic::local_load;

Completed in 21 milliseconds