Searched defs:__kind (Results 1 - 1 of 1) sorted by relevance

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

Completed in 221 milliseconds