Searched refs:__path (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/gcc/libssp/ssp/ |
| D | unistd.h | 60 (const char *__restrict__ __path, 65 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink() argument 70 return __readlink_alias (__path, __buf, __len); in readlink()
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/scripts/ |
| D | hwasan_symbolize | 102 self.__path = path 149 self.__pipe = subprocess.Popen([self.__path, "--inlining", "--functions"],
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/ext/ |
| D | ropeimpl.h | 120 const _RopeRep* __path[_RopeRep::_S_max_rope_depth+1]; in _S_setcache() local 144 __path[__curr_depth] = __curr_rope; in _S_setcache() 178 __x._M_path_end[++__i] = __path[__j++]; in _S_setcache()
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/ext/ |
| D | ropeimpl.h | 120 const _RopeRep* __path[int(__detail::_S_max_rope_depth) + 1]; in _S_setcache() local 147 __path[__curr_depth] = __curr_rope; in _S_setcache() 183 __x._M_path_end[++__i] = __path[__j++]; in _S_setcache()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/ |
| D | inclhack.def | 3205 sed = "1,$s/\\([^A-Za-z]\\)path\\([^A-Za-z]\\)/\\1__path\\2/g";
|
| /openbsd/src/gnu/gcc/fixincludes/ |
| D | inclhack.def | 3988 sed = "1,$s/\\([^A-Za-z]\\)path\\([^A-Za-z]\\)/\\1__path\\2/g";
|