Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dgetpath.c926 uint32_t nsexeclength = Py_ARRAY_LENGTH(execpath) - 1; in calculate_program_macos() local
938 if (_NSGetExecutablePath(execpath, &nsexeclength) != 0 in calculate_program_macos()