Searched refs:len_hint (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/pybind11/include/pybind11/ | ||
H A D | stl_bind.h | 133 v->reserve(len_hint(it)); 150 v.reserve(old_size + len_hint(it)); |
H A D | pytypes.h | 1369 inline size_t len_hint(handle h) { function |
Completed in 13 milliseconds