Home | History | Annotate | Download | only in ext

Lines Matching refs:__curr_depth

117       int __curr_depth = -1;  /* index into path    */
141 ++__curr_depth;
142 __path[__curr_depth] = __curr_rope;
174 int __j = __curr_depth + 1 - int(_S_path_cache_len);
177 while (__j <= __curr_depth)