Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_rope.c970 const char* __kind; in _S_dump() local
974 __kind = "Leaf"; in _S_dump()
977 __kind = "Function"; in _S_dump()
980 __kind = "Function representing substring"; in _S_dump()
983 __kind = "(corrupted kind field!)"; in _S_dump()
986 __kind, __r, __r->_M_ref_count, __r->_M_depth, __r->_M_size._M_data); in _S_dump()