Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgetpath.c152 isxfile(char *filename) /* Is executable file */ in isxfile() function
428 if (isxfile(progpath)) in calculate_path()