Searched refs:_STLP_VERBOSE_RETURN_0 (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/debug/
H A D_debug.h193 # if !defined (_STLP_VERBOSE_RETURN_0)
194 # define _STLP_VERBOSE_RETURN_0(__expr,__diag_num) if (!(__expr)) { \ macro
H A D_debug.c575 _STLP_VERBOSE_RETURN_0(__owner != 0, _StlMsg_INVALID_ITERATOR)
577 _STLP_VERBOSE_RETURN_0(__ret !=0, _StlMsg_INVALID_CONTAINER)

Completed in 171 milliseconds