Home
last modified time | relevance | path

Searched defs:use_environment (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/internal/
Dpycore_initconfig.h103 int use_environment; /* -E option */ member
/third_party/python/Python/
Dpreconfig.c528 _Py_GetEnv(int use_environment, const char *name) in _Py_GetEnv()
565 _Py_get_env_flag(int use_environment, int *flag, const char *name) in _Py_get_env_flag()
/third_party/python/Include/cpython/
Dinitconfig.h64 int use_environment; member
138 int use_environment; member