Home
last modified time | relevance | path

Searched refs:pth_found (Results 1 – 1 of 1) sorted by relevance

/third_party/python/PC/
Dgetpathp.c975 int pth_found = 0; in calculate_path() local
976 status = calculate_pth_file(calculate, pathconfig, prefix, &pth_found); in calculate_path()
980 if (pth_found) { in calculate_path()