Searched refs:DUMP_SYS (Results 1 – 1 of 1) sorted by relevance
3018 #define DUMP_SYS(NAME) \ in _Py_DumpPathConfig() macro3032 DUMP_SYS(_base_executable); in _Py_DumpPathConfig()3033 DUMP_SYS(base_prefix); in _Py_DumpPathConfig()3034 DUMP_SYS(base_exec_prefix); in _Py_DumpPathConfig()3035 DUMP_SYS(platlibdir); in _Py_DumpPathConfig()3036 DUMP_SYS(executable); in _Py_DumpPathConfig()3037 DUMP_SYS(prefix); in _Py_DumpPathConfig()3038 DUMP_SYS(exec_prefix); in _Py_DumpPathConfig()3039 #undef DUMP_SYS in _Py_DumpPathConfig()