Home
last modified time | relevance | path

Searched refs:stlp_in_range (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h267 inline bool _STLP_CALL stlp_in_range(const _Iterator& _It, in stlp_in_range() function
272 inline bool _STLP_CALL stlp_in_range(const _Iterator& __first, const _Iterator& __last, in stlp_in_range() function
D_debug.c98 _STLP_VERBOSE_RETURN(stlp_in_range(__it, __start, __finish), in __check_range()
106 _STLP_VERBOSE_RETURN(stlp_in_range(__first, __last, __start, __finish), in __check_range()