Searched defs:defpath (Results 1 – 10 of 10) sorted by relevance
31 defpath = '.;C:\\bin' variable33 defpath = '\\Windows' variable
29 defpath = '.;C:\\bin' variable
23 defpath = ':' variable
35 defpath = ':/bin:/usr/bin' variable
21 defpath = '/bin:/usr/bin' variable
17 defpath = '.;C:\\bin' variable
21 defpath = '<Run$Dir>' variable
385 char *defpath = pythonpath; in calculate_path() local
1350 wchar_t *defpath = calculate->pythonpath_macro; in calculate_module_search_path() local
1783 def _execvpe_mockup(defpath=None): argument