Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_limits.h121 static _Int (_STLP_CALL min) () _STLP_NOTHROW { return (_Int)__imin; } in _Int() function
122 static _Int (_STLP_CALL max) () _STLP_NOTHROW { return (_Int)__imax; } in _Int() function