Searched refs:as_unsigned (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/pybind11/include/pybind11/ | ||
H A D | pytypes.h | 1049 Unsigned as_unsigned(PyObject *o) { function 1091 ? detail::as_unsigned<T>(m_ptr) |
H A D | cast.h | 992 py_value = as_unsigned<py_type>(src.ptr()); |
Completed in 18 milliseconds