Home
last modified time | relevance | path

Searched defs:nsexeclength (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dgetpath.c390 uint32_t nsexeclength = MAXPATHLEN; in calculate_path() local
392 unsigned long nsexeclength = MAXPATHLEN; in calculate_path() local
/external/python/cpython3/Modules/
Dgetpath.c570 uint32_t nsexeclength = MAXPATHLEN; in calculate_program_full_path() local
572 unsigned long nsexeclength = MAXPATHLEN; in calculate_program_full_path() local