Home
last modified time | relevance | path

Searched defs:execpath (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/lit/lit/formats/
Dgoogletest.py71 def getTestsInExecutable(self, testSuite, path_in_suite, execpath, argument
/external/curl/src/
Dtool_parsecfg.c50 static FILE *execpath(const char *filename, char **pathp) in execpath() function
/external/python/cpython3/Modules/
Dgetpath.c925 char execpath[MAXPATHLEN + 1]; in calculate_program_macos() local