Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgetpath.c136 int exec_prefix_found; /* found the platform dependent libraries? */ member
802 &calculate->exec_prefix_found); in calculate_exec_prefix()
807 if (!calculate->exec_prefix_found) { in calculate_exec_prefix()
843 if (calculate->exec_prefix_found > 0) { in calculate_set_exec_prefix()
1529 if ((!calculate->prefix_found || !calculate->exec_prefix_found) in calculate_path()
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch2865 if (!calculate->exec_prefix_found) {
3121 if ((!calculate->prefix_found || !calculate->exec_prefix_found)