Lines Matching refs:SET_ITEM_WSTR
902 #define SET_ITEM_WSTR(ATTR) \ in config_as_dict() macro
921 SET_ITEM_WSTR(filesystem_encoding); in config_as_dict()
922 SET_ITEM_WSTR(filesystem_errors); in config_as_dict()
923 SET_ITEM_WSTR(pycache_prefix); in config_as_dict()
924 SET_ITEM_WSTR(program_name); in config_as_dict()
929 SET_ITEM_WSTR(pythonpath_env); in config_as_dict()
930 SET_ITEM_WSTR(home); in config_as_dict()
932 SET_ITEM_WSTR(executable); in config_as_dict()
933 SET_ITEM_WSTR(base_executable); in config_as_dict()
934 SET_ITEM_WSTR(prefix); in config_as_dict()
935 SET_ITEM_WSTR(base_prefix); in config_as_dict()
936 SET_ITEM_WSTR(exec_prefix); in config_as_dict()
937 SET_ITEM_WSTR(base_exec_prefix); in config_as_dict()
938 SET_ITEM_WSTR(platlibdir); in config_as_dict()
951 SET_ITEM_WSTR(stdio_encoding); in config_as_dict()
952 SET_ITEM_WSTR(stdio_errors); in config_as_dict()
957 SET_ITEM_WSTR(run_command); in config_as_dict()
958 SET_ITEM_WSTR(run_module); in config_as_dict()
959 SET_ITEM_WSTR(run_filename); in config_as_dict()
961 SET_ITEM_WSTR(check_hash_pycs_mode); in config_as_dict()
977 #undef SET_ITEM_WSTR in config_as_dict()