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

/gem5/ext/pybind11/include/pybind11/
H A Dpytypes.h1049 Unsigned as_unsigned(PyObject *o) { function
1091 ? detail::as_unsigned<T>(m_ptr)
H A Dcast.h992 py_value = as_unsigned<py_type>(src.ptr());

Completed in 19 milliseconds