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

/external/clang/test/Sema/
H A Dfunction.c6 int foo (__const char *__path);
/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 44 milliseconds