Home
last modified time | relevance | path

Searched defs:absolutePath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfile.d3448 auto absolutePath = realpath(buffer.ptr, null); // let the function allocate in thisExePath() local
3553 auto absolutePath = realpath(argv0, null); in thisExePath() local
3564 auto absolutePath = searchPathFor(to!string(argv0)); in thisExePath() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dfile.d2725 auto absolutePath = realpath(buffer.ptr, null); // let the function allocate in thisExePath() local