Searched refs:DUMP_CONFIG (Results 1 – 1 of 1) sorted by relevance
3001 #define DUMP_CONFIG(NAME, FIELD) \ in _Py_DumpPathConfig() macro3009 DUMP_CONFIG("PYTHONHOME", home); in _Py_DumpPathConfig()3010 DUMP_CONFIG("PYTHONPATH", pythonpath_env); in _Py_DumpPathConfig()3011 DUMP_CONFIG("program name", program_name); in _Py_DumpPathConfig()3016 #undef DUMP_CONFIG in _Py_DumpPathConfig()