Home
last modified time | relevance | path

Searched defs:check_index (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/index/detail/
Dvarray.hpp90 static inline void check_index(Varray const& v, size_type i) in check_index() function
/third_party/python/Python/
Dcompile.c4197 check_index(struct compiler *c, expr_ty e, expr_ty s) in check_index() function