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

/external/stlport/stlport/stl/
H A D_rope.c138 const _RopeRep* __path[_RopeRep::_S_max_rope_depth+1]; local
164 __path[__curr_depth] = __curr_rope;
197 __x._M_path_end._M_data[++__i] = __path[__j++];

Completed in 115 milliseconds