Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_time_facets.c83 difference_type __check_count = __n; in __match() local
98 --__check_count; in __match()
99 if (__check_count == 0) { in __match()
109 --__check_count; in __match()
110 if (__check_count == 0) in __match()