Searched refs:pfound (Results 1 – 1 of 1) sorted by relevance
384 int pfound, efound; /* 1 if found; -1 if found build directory */ in calculate_path() local513 if (!(pfound = search_for_prefix(argv0_path, home))) { in calculate_path()525 if (pfound > 0) { /* Use the reduced prefix returned by Py_GetPrefix() */ in calculate_path()545 if ((!pfound || !efound) && !Py_FrozenFlag) in calculate_path()637 if (pfound > 0) { in calculate_path()