Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgetpath.c130 int exec_prefix_found; /* found the platform dependent libraries? */ member
529 calculate->exec_prefix_found = search_for_exec_prefix(core_config, in calculate_exec_prefix()
532 if (!calculate->exec_prefix_found) { in calculate_exec_prefix()
547 if (calculate->exec_prefix_found > 0) { in calculate_reduce_exec_prefix()
962 if ((!calculate->prefix_found || !calculate->exec_prefix_found) && in calculate_path_impl()