Home | History | Annotate | Download | only in ext

Lines Matching refs:__curr_depth

118       int __curr_depth = -1;  /* index into path    */
142 ++__curr_depth;
143 __path[__curr_depth] = __curr_rope;
175 int __j = __curr_depth + 1 - int(_S_path_cache_len);
178 while (__j <= __curr_depth)