Home
last modified time | relevance | path

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

/third_party/python/Python/
Dinitconfig.c914 #define SET_ITEM_WSTR(ATTR) \ in config_as_dict() macro
933 SET_ITEM_WSTR(filesystem_encoding); in config_as_dict()
934 SET_ITEM_WSTR(filesystem_errors); in config_as_dict()
935 SET_ITEM_WSTR(pycache_prefix); in config_as_dict()
936 SET_ITEM_WSTR(program_name); in config_as_dict()
941 SET_ITEM_WSTR(pythonpath_env); in config_as_dict()
942 SET_ITEM_WSTR(home); in config_as_dict()
944 SET_ITEM_WSTR(executable); in config_as_dict()
945 SET_ITEM_WSTR(base_executable); in config_as_dict()
946 SET_ITEM_WSTR(prefix); in config_as_dict()
[all …]