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

/gem5/ext/pybind11/include/pybind11/detail/
H A Dcommon.h162 #define PYBIND11_SLICE_OBJECT PyObject macro
188 #define PYBIND11_SLICE_OBJECT PySliceObject macro
/gem5/ext/pybind11/include/pybind11/
H A Dpytypes.h1131 return PySlice_GetIndicesEx((PYBIND11_SLICE_OBJECT *) m_ptr,
1138 return PySlice_GetIndicesEx((PYBIND11_SLICE_OBJECT *) m_ptr,

Completed in 15 milliseconds